Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_house_breakable_Collision_obj_susiezilla

(view raw script w/o annotations or w/e)
1
if (other.height > 1)
2
    exit;
3
event_user(0);