Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_saloon_cutscene_02_Create_0

(view raw script w/o annotations or w/e)
1
instance_create(170, 200, obj_starlo_npc);
2
obj_starlo_npc.can_walk = false;
3
obj_starlo_npc.npc_direction = "down";
4
scene = 0;
5
timer = 0;