Deltarune script viewer
← back to main script listing
gml_Object_obj_rocketpunch_afterimage_Step_0
(
view raw script w/o annotations or w/e
)
1
image_alpha -= 0.178
2
if (image_alpha < 0)
3
instance_destroy()