Undertale script viewer
← back to main script listing
gml_Object_obj_gigavine_preview_Other_14
(view raw script w/o annotations or w/e)
1 |
save_nowtime = nowtime; |
2 |
save_active = active; |
3 |
save_visible = visible; |
4 |
if (save_visible == 0) |
5 |
instance_destroy(); |
6 |
saved = 1; |