looking to replicate this on the client side?


Im trying to create a static camera for all players it works in standalone, but when i switch to client my camera is inside my character

i dont use persistent level but my guess is that followcamera is null for clients based on your code?

if so you might have to manually spawn a camera on server and replicate it