Greetings
How to set up animations for monsters for example monster_scientist? I know I need scientist, trigger_auto and scripted_sequence. I tried making the scientist sitting with the animation sitidle, but whenever I come near the scientist he stands up.. breaks the animation. I set No Interruptions and Repeatable in scripted_sequence flags.
monster_scientist:
Name: walt
Flags: Pre-Disaster
scripted_sequence:
Name: sitdown
Target Monster: walt
Trigger Animation: sitidle
Repeat rate: 1
And trigger_auto that triggers sitdown (The s_sequence)
I want to make the scientist just sit down, not get interrupted.. even if he gets shot by the player.