Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_cutscene_starlo_post_fight_neutral_Create_0

(view raw script w/o annotations or w/e)
1
scene = 17
2
cutscene_timer = 0
3
cutscene_music = 0
4
instance_create(obj_pl.x, ((__view_get((1 << 0), 0)) + (__view_get((2 << 0), 0)) + 50), obj_ceroba_npc)
5
instance_create(obj_pl.x, obj_pl.y, obj_player_npc)