Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_cavern_wall_Step_0

(view raw script w/o annotations or w/e)
1
if ((x + lengthdir_x(image_xscale, image_angle)) < 0)
2
    instance_destroy();