mirror of
https://github.com/zeldaret/tmc
synced 2026-07-05 21:49:13 -04:00
Rename scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
@ Intro camera target
|
||||
SCRIPT_START script_IntroCameraTarget
|
||||
SetEntityPositionRelative 0x0240, 0x0178
|
||||
CameraTargetEntity
|
||||
SetEntitySpeed 0x0080
|
||||
Wait 0x0078
|
||||
PlayBgm BGM_MINISH_CAP
|
||||
_0807E778 0x0002
|
||||
@ Fade in
|
||||
DoFade4
|
||||
WaitFor_2 @ TODO wait for fade to be finished
|
||||
Wait 0x0078
|
||||
_0807E5F8 0x00000004
|
||||
Call sub_08053648
|
||||
@ Move camera target down
|
||||
_0807EDD4 0x0240, 0x0228
|
||||
SCRIPT_END
|
||||
Reference in New Issue
Block a user