Yes the Camera should not be “not valid” but somehow it always prints “STATE: CAM NOT VALID”. Looks like the host executes it correctly (no print out, cameramovement works). But how can only the host execute it correctly and not the clients? SetCamRef gets called on the server and calls CamRef wich executes on the owning client. Why is Camera not valid even tho it is, right before the call of CamRef?