I made a projectile that firstly the player can aim then shoot, I firstly gave the ownership of the part to the client so it could rotate to the player position smoothly, however when he shoots the projectile and i give the owner ship back to the server it takes about 0.5~ seconds for that to replicate to the client… anyone knows how to fix it?
It’s probably due to this, it should be more smooth to have the client control it.
I’m not experienced but I know this module which seems to agree to keep it on the client.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.