Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_jackolantern_face_Collision_obj_marker

(view raw script w/o annotations or w/e)
1
if (other.sprite_index == spr_whitepixel)
2
    instance_destroy();