Work in progress... Currently testing and creating a brand new Multiplayer Script! Make sure to love and favorite this project, and follow me on my main account, @superfireninja9 to support the final version of the game!!! This project contains many new things I have made: - 50+ player multiplayer script! - Super nice scrolling - Cool light effects - Smooth multiplayer script: - Normally, the players glitch around because you can only set a cloud variable every 1/10th of a second, while the game runs at 1/30th of a second - Achieves the smoothness by recording the frames, then sends in the data every second with the frames that can then be played at the same speed as the game :)