blender_msfs_configure_animation_loop
Configure looping for flight simulator animations: define start/end frames, loop count, and behavior (once, loop, ping-pong, hold) for precise playback control.
Instructions
Configure animation looping behavior for flight simulator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| behavior | No | Animation playback behavior | |
| loop_end | No | End frame of loop (defaults to action end) | |
| loop_count | No | Number of loops (0 = infinite) | |
| loop_start | No | Start frame of loop (defaults to action start) | |
| object_name | Yes | Name of the animated object |