Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_knight_spark_Step_0

(view raw script w/o annotations or w/e)
1
life--;
2
if (life == 0)
3
    instance_destroy();