Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_queen_ultimate_attack_controller_Destroy_0
(view raw script w/o annotations or w/e)
|
1
|
with (obj_heroparent)
|
|
2
|
image_alpha = 1;
|
|
3
|
with (obj_queen_enemy)
|
|
4
|
image_alpha = 1;
|