So basically I have a ‘level picking’ GUI that lets you pick levels from a world. But I am having some issues in there (Issues I need help solving: It requires you to press the forward button to go up on level, and it can’t go back to level1 even if you press the back button several times, Level text label not changing text), that I can’t figure out why it is happening.
Here is the model:
Put the ‘Map’ folder in the workspace, put the GUI in the StarterGUI, Put the CameraEvents in the ReplicatedStorage, put the CameraClient in the StarterCharacter.