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 6b404a2 commit fc89436Copy full SHA for fc89436
content/en-us/reference/engine/classes/Tool.yaml
@@ -94,9 +94,10 @@ properties:
94
summary: |
95
Stores the tool's "grip" properties as one `Datatype.CFrame`.
96
description: |
97
- The Grip property stores the tool's "grip" properties as a single
+ 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`.
+ and include `Class.Tool.GripUp|GripUp`, `Class.Tool.GripRight|GripRight`,
100
+ `Class.Tool.GripForward|GripForward`, and `Class.Tool.GripPos|GripPos`.
101
code_samples:
102
- grip-stick
103
type: CFrame
0 commit comments