Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_tenna_lightemup_bullet_Collision_obj_clearbullets_fx

(view raw script w/o annotations or w/e)
1
if (other.image_alpha > 0.3)
2
    vanish = 1;