Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_controller_KeyPress_79

(view raw script w/o annotations or w/e)
1
if (
scr_debug
scr_debug

function
scr_debug()
{ if (global.debug == 1) return 1; }
() && keyboard_check(vk_shift))
2
{
3
}