Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_tenna_lightemup_bullet_CleanUp_0

(view raw script w/o annotations or w/e)
1
if (firstbullet == 1)
2
{
3
    with (obj_lightemup_controller)
4
        starttimer = 1;
5
}