Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I make the players head move based on where the camera is?

Asked by 4 years ago

Sorry the title is a bit off but I want the players head to move and look around if you move the camera. I can do it if its client only but I was wondering if there was a way to make it server sided. If I could have some help that would be amazing. Thank you!

0
Try making it client side and see if it replicates. If not just send the calculated value (in any part of the process) to the server with a remote and let it handle it from there. gullet 471 — 4y

1 answer

Log in to vote
0
Answered by
Farsalis 369 Moderation Voter
4 years ago

Hm, I can see why you want to make it Server Side. Sure, there is a way to do it. Now, I slightly agree with gullet. But, I fear if you have multiple clients spamming a RF or RE, that would be utter chaos (If Your Using RunService, I'm Assuming You Are.) Anyways, you could design a script to do that, but it would be kinda challenging (Since Server Affects The Whole Game...As You Know). What I'm Trying To Say Is, just stick to client.

Ad

Answer this question