Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_playercamera_Step_1

related scripts: Alarm_0Create_0Draw_0Draw_75Other_10Other_11Step_0Step_1

(view raw script w/o annotations or w/e)
1
if (instance_exists(obj_board_writer))
2
{
3
    if (con == 0)
4
    {
5
    }
6
}