Undertale script viewer

← back to main script listing

gml_Object_obj_eyeshot_a_Other_0

(view raw script w/o annotations or w/e)
1
if (memorymode == 0)
2
    instance_destroy();
3
if (memorymode == 1)
4
{
5
    active = 0;
6
    visible = false;
7
}