mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 06:53:27 -04:00
Extract some data
And split up subtasks and world events.
This commit is contained in:
@@ -3,7 +3,7 @@ SCRIPT_START script_CutsceneOrchestratorGreatWhirlwindRevealed
|
||||
BeginBlock
|
||||
Call SetPriorityHighest
|
||||
SetEntitySpeed 0x0700
|
||||
_0807F0B4 0x0007
|
||||
SetScrollSpeed 7
|
||||
CameraTargetEntity
|
||||
Call sub_0807FBC4
|
||||
EndBlock
|
||||
@@ -14,7 +14,7 @@ SCRIPT_START script_CutsceneOrchestratorGreatWhirlwindRevealed
|
||||
SetSyncFlag 0x0000000a
|
||||
WaitForSyncFlagAndClear 0x00000004
|
||||
_0807EEB4
|
||||
_0807F0B4 0x0004
|
||||
SetScrollSpeed 4
|
||||
CameraTargetPlayer
|
||||
Call sub_0807FBCC
|
||||
EnablePlayerControl
|
||||
|
||||
@@ -24,7 +24,7 @@ script_0800D650:
|
||||
Call sub_0807FBC4
|
||||
Call sub_0807FBA0
|
||||
SetEntitySpeed 0x0700
|
||||
_0807F0B4 0x0007
|
||||
SetScrollSpeed 7
|
||||
CameraTargetEntity
|
||||
_0807EDD4 0x01e8, 0x01b8
|
||||
Wait 0x003c
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@ Cloud Tops NPC4E after Kinstone has been fused
|
||||
SCRIPT_START script_Npc4EKinstoneFused
|
||||
_0807EEB4
|
||||
_0807F0B4 0x0004
|
||||
SetScrollSpeed 4
|
||||
CameraTargetPlayer
|
||||
Call sub_0807FBCC
|
||||
EnablePlayerControl
|
||||
|
||||
Reference in New Issue
Block a user