Skip to main content
POST
Start animation on an entity

Body

application/json

Start a SkeletalAnimator: target entity_id, clip index (default 0), speed (default 1.0), and loop (default true).

The body is of type any.

Response

200 - application/json

Animator attached; ok is false with a message if the entity is missing.

ok
boolean
required
message
string | null