Hello, I’m a beginner scripter and I’m trying to find how to make bouncy movement like next bots game. Is there any way??
They use a combination of BodyGyros and BodyPosition (or their new counterpart) to chase the player around. There are many tutorials on those you can check out.
https://developer.roblox.com/en-us/api-reference/class/BodyPosition
https://developer.roblox.com/en-us/api-reference/class/BodyGyro
1 Like
O yeah, so I can just make a transparent part as a camera that follow the player body