Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_wild_east_cutscene_03_Create_0

(view raw script w/o annotations or w/e)
1
scene = 0
2
cutscene_timer = 0
3
cutscene_music = 0
4
instance_create(720, 375, obj_starlo_npc)
5
instance_create(700, 375, obj_player_npc)
6
obj_player_npc.npc_direction = "down"
7
__view_set((9 << 0), 0, 1169)
8
instance_create(440, 385, obj_ed_npc)
9
instance_create(920, 400, obj_moray_npc)
10
instance_create(920, 380, obj_mooch_npc)
11
instance_create(720, 680, obj_ace_npc)
12
cutscene_duel_delay = 10
13
cutscene_duel_timer = 0
14
global.radio_pause = true