Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_beatFlashOW_Collision_obj_beatflash

(view raw script w/o annotations or w/e)
1
if (other.image_alpha == 0.85)
2
    image_alpha = 0.5;