Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_npc_library_upstairs_Create_0

(view raw script w/o annotations or w/e)
1
bird_npc = instance_create(200, 158, obj_npc_room);
2
bird_npc.sprite_index = spr_normalnpc;
3
bird_npc.image_xscale = -1;