game_skeleton_ik
Control SkeletonIK3D inverse kinematics: start or stop the IK solver, or set a target position for the skeleton.
Instructions
SkeletonIK3D start/stop/set target position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: start, stop, set_target | |
| target | No | Target position {x,y,z} | |
| nodePath | Yes | Path to SkeletonIK3D node |