Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_mike_lancer_Alarm_0

(view raw script w/o annotations or w/e)
1
if (act == 1)
2
{
3
    act = 0;
4
    gravity = 0.1;
5
}