Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_35_cutscene_geno_outro_Create_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
scene = 0
4
cutscene_timer = 0
5
cutscene_music = 0
6
if (global.sworks_flag[31] >= 4)
7
{
8
    instance_destroy()
9
    return;
10
}