Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_playercamera_Step_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
}