Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_cutscene2_Create_0

(view raw script w/o annotations or w/e)
1
scene = 0
2
cutscene_timer = 0
3
cutscene_music = 0
4
event_user(0)
5
with (instance_create(160, 64, obj_starlo_npc))
6
    npc_direction = "left"
7
with (instance_create(192, 64, obj_ceroba_npc))
8
    npc_direction = "left"