WASD/Mouse Down - Move Mouse - Look T - Chat
If you are going to use this, please give credit, I spent a really long time making this project. Please check the note in the cloud sprite aswell, it will tell you more about the engine itself and how to use it. This multiplayer engine is way better than the previous one I made in basically all ways. Using some buffering methods aswell, you can now have data that isnt lost at all in the process! As an added bonus aswell, cloud data is also compacted as much as possible, using some clever encoding and decoding techniques, so more data could be processed among other players! This is probably the only multiplayer engine you will ever need, it has everything you would want as a multiplayer engine. However, there are still improvements I could make :) CHANGE LOG: 6/15/2023 - Initial Release 6/15/2023 - Added Chat and General Improvements CREDITS: Thanks to @griffpatch for the infinite multiplayer concept Thanks to @griffpatch for the buffering method Thanks to @XShrunk who basically started this idea and taught me how multiplayer engines work (from their own multiplayer engine projects)