unity_setup_gesture_layer
Create a VRChat Gesture FX layer with standard or custom hand gesture states for Unity projects.
Instructions
Create a VRChat Gesture FX layer with hand gesture states. Standard 8 gestures: Neutral, Fist, Open, Point, Peace, RockNRoll, Gun, Thumbsup.
Parameters:
project_path: Unity project path
output_path: Where to save .controller asset
hand_gestures: "default" (standard 8 gestures) or "custom" (empty states for manual setup)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | Assets/VRC/Gesture.controller | |
| project_path | No | ||
| hand_gestures | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |