Deltarune (Chapter 2) script viewer
← back to main script listing
gml_RoomCC_room_dw_mansion_b_west_2f_6_Create
(
view raw script w/o annotations or w/e
)
1
y = endY + startOffset;
2
reverse = true;
3
with (obj_teacup_bullet)
4
instance_destroy();