Hello! I am wanting to have players heads follow their mouse in my game, I have seen scripts on this but most of them seem to only be local. Is there a way to replicate it to the server (preferably not so that 100s of remotes fire and it lags.) thanks! I’ve seen a few other games do this.
I think something like this tutorial @okeanskiy did about head movement should be of help, but it’s more so on moving the head when you move your camera and not your mouse, but it should give you an insight as to how replication like this is done to both replicate and to not fire it many times to make it work for what you want when you implement something like this
2 Likes