Undertale Yellow script viewer

← back to main script listing

gml_RoomCC_rm_darkruins_01_1_Create

(view raw script w/o annotations or w/e)
1
if (global.flag[20 Dark Ruins Clover wakeup cutscene] == 1)
2
{
3
    instance_destroy()
4
    return;
5
}
6
with (obj_pl)
7
    image_alpha = 0
8
global.cutscene = true