Skip to content

51 — Play Anim

Attaches an animation to every member so that it travels along with them.

Editor data
Numeric ID
51
Engine ID
TMISSION_PLAY_ANIM
Editor name
Play Anim
Need token
NEED_ANIM
Parameters
  1. Animationanimation
  2. Loop countinteger
Caveats
  • The animation is created on the turn the line is reached and not again.
  • A number outside the loaded animation list creates nothing at all, and the team still takes the next line.
  • The line does not hold the team: it runs once and the team takes the next line of its script on the following turn.