Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_darkshape_manager_Step_1

(view raw script w/o annotations or w/e)
1
ominous_decline = true;
2
if (havecreatedcentipedes == true && !i_ex(obj_darkshape_centipede_head) && global.turntimer > 30)
3
{
4
}