Deltarune (Chapter 2) script viewer

← back to main script listing

gml_GlobalScript_up_h

(view raw script w/o annotations or w/e)
1
function up_h()
2
{
3
    return global.input_held[2];
4
}