Unionall: Difference between revisions
m Fixed typo |
→Coroutines: OBJECT/PERFORMER_MOVE Tags: Mobile edit Mobile web edit |
||
| Line 51: | Line 51: | ||
=== coro OBJECT_MOVE_NORMAL === | === coro OBJECT_MOVE_NORMAL === | ||
Should be called in the targeted routine. Sets an animation to looped animation with index 0 or 7. | |||
=== coro OBJECT_MOVE_CHANGE === | === coro OBJECT_MOVE_CHANGE === | ||
Should be called in the targeted routine. Sets an animation to looped animation with index 0. | |||
=== coro PERFORMER_MOVE_NORMAL === | === coro PERFORMER_MOVE_NORMAL === | ||
Should be called in the targeted routine. Sets an animation to looped animation with index 0 or 7. | |||
=== coro PERFORMER_MOVE_CHANGE === | === coro PERFORMER_MOVE_CHANGE === | ||
Should be called in the targeted routine. Sets an animation to looped animation with index 0. | |||
===coro MOVE_INIT=== | ===coro MOVE_INIT=== | ||