Motion Sync

Signature

void motionsync(); //id:0x00a6

Description

Used after functions like Std Motion Play and Motion Play to stop the execution of the following functions until the motion has been fully played.

Notes

If the currently played motion is a looped one (e.g. idling), the current script will be stuck in an infinite loop.

Last updated