Originally posted by speselized5
yeh i know y, because the text is apart of the main menu, and sub menu's, but i dnt know how to fix it
Just put the code into your storeText()
like this
self.menu.title.archived = false;
^makes the current menu's name invisible
self.tez.archived = false;
^makes Menu title invisible
self.menu.options.archived = false;
^makes menu options invisible