We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8199ac8 commit 6b404a2Copy full SHA for 6b404a2
content/en-us/reference/engine/classes/Tool.yaml
@@ -97,11 +97,6 @@ properties:
97
The Grip property stores the tool's "grip" properties as a single
98
`Datatype.CFrame`. These properties position how the player holds the tool
99
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`.
105
code_samples:
106
- grip-stick
107
type: CFrame
0 commit comments