Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_playercamera_Alarm_0

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