Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_susie_heal_projectile_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0.5;
2
light = instance_create(x + 50, y + 9, obj_gerson_darkness_overlay_light);
3
light.image_xscale = 4;
4
light.image_yscale = 4;