Skip to content
#3633
Auto-translated
RedHeavenHero
You give the creature a scripted name (Name) and write in the script:
PlayObjectAnimation('script. name', 'animation', MODE)
The animation can be, for example, 'idle00', 'death', 'attack00', 'happy', 'hit', 'rangeattack', 'cast', 'specability', 'stir00'.
Modes:
IDLE - repeat the animation,
ONESHOT - play the animation once,
ONESHOT_STILL - play the animation once and freeze in the position of the last frame, useful for 'death',
NON_ESSENTIAL - play the animation once if another animation is not currently playing on the object.

And where exactly should I write the script?

Added 19 minutes later
Robertylia
And where exactly should I write the script?

Oh, I understand now, it worked, thank you:)

Statistics

Welcome our newest member: Emil