Hey guys! This is my first project on my test account, so..... Have you ever made menus that require tons and tons of variables, like "menu" or "help" or "game?" This project is a showcase for making project menus that require a single variable and a list, to simplify game menus. Feel free to use it, as it's a simple and easy script, so if you want to use it, just hit see inside! How it works is the list contains all of the menus you want, and the current menu number is your current menu's number in the list. Clicking on the buttons changes the current menu variable to a different one that is another menu. By using simple college math, (yes, some college math is simple in my opinion) I made this simple menu! For this, instead of using categorization using names, I used numbers to shorten typing time.