Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_ch2_scene32_Alarm_1

(view raw script w/o annotations or w/e)
1
footsteps_volume -= 0.1;
2
if (footsteps_volume > 0)
3
    footsteps = true;