Mouse Cursor Replication


hello, I’m doing a project with multiplayer so I’m facing the problem of getting the mouse location of each player, I use it to make the aim of the character, the problem is that I’m not getting this variable replicated from each player different

Interesting setup I’m not quite sure I follow, but You could try making setting your variable with Rep Notify and quite possibly have to set it to skip owner.

I tried this but it didn’t work

in case anyone has this doubt this is how i solved it
in Player Controller

in Player Character

Good deal! If it works good on tick I’m sure you could probably run it off a timer as well and save some overhead.

1 Like