Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_cutscene3_Create_0

(view raw script w/o annotations or w/e)
1
scene = 0
2
cutscene_timer = 0
3
instance_create(160, 96, obj_starlo_npc)
4
obj_pl.x = 160
5
obj_pl.y = 200
6
obj_pl.direction = 90