Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_sneo_final_orb_Other_15
(
view raw script w/o annotations or w/e
)
1
if (destroyable == 1)
2
{
3
playerhit = 1;
4
event_user(0);
5
}