Hello, I am trying to make a knockback system on the server however it’s abit laggy and it feel delayed, I’m using ApplyImpulse on the rootpart but is there any other way to make it less laggy?
You can give the client control over how their character is knocked back. Use a remote event with all the info needed for knockback then have a localscript handle the rest.