Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_readable_Other_21

(view raw script w/o annotations or w/e)
1
tilechoice = obj_board_controller.menucoord[0];
2
tilecon = 0;
3
debug_message("tilechoice=" + string(tilechoice));