Hello, I’m trying to create a smooth knockback system in Roblox Studio similar to Anime Battle Arena (ABA). Here’s a video showcasing their knockback:
Can anyone share tips on how to create this smooth knockback? I’ve tried using
VectorForce, LinearVelocity, and BodyVelocity along with setting SetNetworkOwner to nil, but nothing seemed to give me a smooth knockback. They were all just jittery and had a big delay. Any advice or examples would be greatly appreciated! Thanks!