I'm a solo developer making original games with unique mechanics
every project is made with passion, creativity and a bit of pirate chaos.
discord - justterror
@groked_up This is not how it works. Scripting on the client side is way more efficient since client doesnt have to send info to the server each client keeps their own information and renders their own stuff. If this system was made on server side it would not work it would be too laggy.
Swinging system with arms
- Strectable arms
- each client render their own arm and other peoples arm to prevent lag
- cool parkour system we dont usually see on Roblox
#Roblox#GameDev#Scripting#Programming