Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_23_controller_neutral_geno_Create_0

(view raw script w/o annotations or w/e)
1
if (global.route == 2 || global.sworks_flag[15] > 0)
2
{
3
    instance_destroy()
4
    return;
5
}
6
obj_determination.x = 580
7
scene = 0
8
cutscene_timer = 0