Deltarune (Chapter 3) script viewer

← back to main script listing

gml_RoomCC_room_board_2_61_PreCreate

(view raw script w/o annotations or w/e)
1
extflag = "b2northcross";
2
dir_down = false;
3
dir_left = false;
4
dir_right = true;
5
dir_up = true;