Head and Torso look at cursor at Server Level

First: Yeah, I’ve seen the previous posts about this topic.

I tried each of them. The one that works at the local level only is working fine in my game. But I want other players to see the head movement and rotation.

And (dare I admit it) I would like when my player equips a gun, that he points his arm at whatever he is aiming at… nah, I’m not trying for full FPS with the ADS thing… that’s cool and all, but not the mood of my game.

Instead, I just want the head and torso to point at the cursor. And the Arm to also point at the cursor.

And it’s gotta work at the server level.

Whatcha think? Any help?

(oof derp)

Use Remote Events make em send the mouse position then use server script for head movement

Yep. Tried several versions of that. I’ve yet to find a version that works.

Thank you for responding, I appreciate it.

(oof derp)

It should work tho? server script can make it be seen by other players, made an head movement before for an specific dragon breathe move where my character’s head move according to where I’m pointing as he breathe fire