Vector is done and coloring comes next.
I also created a new way for the menu to operate and retrieve which buttons needed to be recalled. Before, I would have to list the buttons on 2 versions of the menu button, one for if the menu was closed and one for if it was open, any arrow button where you move page to page, and any section button where the collectibles were divided. Now I've created a new element titled Menu_Recall so I can have the list centralized and just have anywhere call up the list so I can change it once and be done with it. This would've especially been helpful with Build who had many many pages.