Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_bullet_orange_debris_Other_15

related scripts: Create_0Draw_0Other_15 Step_0

(view raw script w/o annotations or w/e)
1
if (active == 1)
2
{
3
    with (obj_orange_green_controller)
4
        event_user(1);
5
}