Undertale script viewer

← back to main script listing

gml_Object_obj_mettnewsevent_Collision_1576

(view raw script w/o annotations or w/e)
1
if (con == 0 && global.interact == 0)
2
{
3
    global.interact = 1;
4
    con = 1;
5
}