Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_18b_controller_geno_Create_0

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