Std Motion Dispose

Signature

void stdmotiondispose(); //id:0x011a

Description

Stops the currently played motion of a character (current script) and clears their motion group that was set via the Std Motion Read function.

Notes

If this function is executed while the character performs an animation (e.g. viaStd Motion Play), they will freeze on place.

Last updated