Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_sneo_weird_end_pipis_bullet_Collision_obj_yheart_shot
(view raw script w/o annotations or w/e)
1 |
if (other.big == 0) |
2 |
{ |
3 |
with (other) |
4 |
event_user(0); |
5 |
} |
6 |
event_user(1); |