Unionall: Difference between revisions

m Some additions to HANYOU_SAVE_FUNC
m coro WAKE_UPs
Line 69: Line 69:
===coro MOVE_TYPE2===
===coro MOVE_TYPE2===


===coro WAKEUP_FUNC===
=== coro WAKEUP_FUNC ===
Should be called in a targeted routine with CallCommon. Sets actor's animation to EventSleep, waits a second, sets animation to Wake, turns the actor to the Down direction.


===coro WAKEUP_FUNC_SERIES===
===coro WAKEUP_FUNC_SERIES===
Should be called in <code>with</code> statement with ExecuteCommon. Sets actor's animation to EventSleep, waits a second, sets animation to Wake, turns the actor to the Down direction.


===coro LOOK_AROUND_FUNC===
===coro LOOK_AROUND_FUNC===