Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_sneo_hitdetector_Collision_obj_sneo_phonebullet

(view raw script w/o annotations or w/e)
1
with (obj_spamton_neo_enemy)
2
    hitcon = 1;
3
with (other)
4
    event_user(0);