Skip to content

Commit 6b404a2

Browse files
authored
Remove "CFrame cant be edited" from Tool.yaml
1 parent 8199ac8 commit 6b404a2

File tree

1 file changed

+0
-5
lines changed
  • content/en-us/reference/engine/classes

1 file changed

+0
-5
lines changed

content/en-us/reference/engine/classes/Tool.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@ properties:
9797
The Grip property stores the tool's "grip" properties as a single
9898
`Datatype.CFrame`. These properties position how the player holds the tool
9999
and include `GripUp`, `GripRight`, `GripForward`, and `GripPos`.
100-
101-
Unlike the grip properties that it stores, this consolidated property
102-
doesn't appear in the [Properties](../../../studio/properties.md) window
103-
in Studio. Regardless, you can set and get it from a `Class.Script` or
104-
`Class.LocalScript`.
105100
code_samples:
106101
- grip-stick
107102
type: CFrame

0 commit comments

Comments
 (0)