Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_b2_greenxsolve_Alarm_0

(view raw script w/o annotations or w/e)
1
with (instance_create(x + 16, y + 16, obj_board_perfumefountainphotoeffect))
2
{
3
    mydist = 64;
4
    depth = 900000;
5
}