Files
fps_project_1/scripts/start_ik.gd
2025-03-17 15:05:10 -05:00

7 lines
61 B
GDScript

@tool
extends SkeletonIK3D
func _ready() -> void:
start()