Motion Trigger

Signature

void motiontrigger(); //id:0x0144

Description

Stops the loop of the currently played motion of a character (current script).

It's usually used in cases where you want a character to perform a looped animation (e.g. idling) only once and then react to its end via the Motion Sync function.

Last updated