Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_noelle_scared_Collision_obj_holemouse

(view raw script w/o annotations or w/e)
1
if (other.nointeract == false)
2
{
3
    if (con == 0 && graceperiod <= 0 && other.con == 1)
4
alarm[0]
5
}