Networking Point Of View Change

I have blueprinted the ability to change Point Of View from third to first… and back again…

But when testing networking it only works for the server and not the client… tried a ton of things and couldn’t figure it out! Please Help lol. Bellow is what I currently have. Thank you.

74845-toggle+pov.png

Bellow is what I currently have

The switch on authority is not really used in that kind of manner its more there for seeing if whatever player is trying to do something, if they have the permission to do so. If they are allowed to do something such as what you are trying to do here by changing the POV of the character, then they need to first pass that information to the server and then if the server gives it an OK then what ever you have made after it is given authority should execute.

I did a mockup of what you may have been trying to do but it if you have not gotten a chance to see the networking videos they area allot to take in at first but you’ll get it. I know I am still getting all the networking stuff figured out.