tmc/data/scripts/cutscene/takeover/script_PlayerAtTakeover.inc

21 lines
563 B
PHP

@ Player at Western Wood Cutscene
SCRIPT_START script_PlayerAtTakeover
BeginBlock
SetEntitySpeed 0x0080
EndBlock
DoPostScriptAction 0x0001
_0807EDD4 0x0168, 0x0058
SetAnimationState 0x0004
DoPostScriptAction 0x0000
CallWithArg SetPlayerAnimation2, ANIM_EZLO_SEARCH
Call WaitForPlayerAnim
MessageFromTargetPos TEXT_VAATI, 0x18, 0x000c
WaitUntilTextboxCloses
CallWithArg SetPlayerAnimation2, ANIM_EZLO_LEAVE_LEFT
Call WaitForPlayerAnim
SetAnimationState 0x0004
DoPostScriptAction 0x0000
SetSyncFlag 0x00000100
Call SetPlayerActionNormal
SCRIPT_END