PlayGroup GroupName, [flags]
PlayGroup Walk
PlayGroup Walk, 1
Plays the animation group defined by GroupName. Optional flags can be used to start the group in different ways.
Flags
0 = Normal
The current animation will finish it’s full cycle, and the new animation will start from its beginning.
1 = Immediate Start
The current animation will stop regardless of the frame it is on, and the new animation will start from its beginning.
2 = Immediate Loop
The current animation will stop regardless of the frame it is on, and the new animation will start at the beginning of its loop cycle.