DataSigh
(DataSigh)
July 22, 2024, 6:04pm
10
There isn’t unless you can predict player movement. I’m guessing you’re looking for a server authoritative character controller system so I’d recommend looking into Chickynoid.
Introducing - Chickynoid!
A server-authoritative character replacement for roblox. This is a complete replacement for character physics and replication for roblox. It implements:
Server owned character physics
Client network rollback
Player model replication with bitbuffer compression
100% custom collision detection
100% custom player movement, including acceleration and friction
Several anticheat strategies - Is completely immune to fly, teleport and clipping hacks
Is mostly immune to lag an…