Is this normal behaviour or a bug?

Setting the CameraOffset property of the Humanoid from the server does not replicate to the client.
Is this normal?

EDIT:
Tested in studio solo play.

Could you show us a video or picture? Sometimes a picture or video can really help us understand what the problem is.

Sure.

1 Like

I will have to look at this, before we consider this a bug, we need more tests on different systems. I am currently not available to test right now and I am sorry about the wait. But when I am ready I will test this and get back to you. In the meantime maybe someone else will come having more experience on this.

I believe this is normal behavior. Only local scripts can set the property as the client has more control over their character than the server. Changing the value on the server does not replicate to the client and client changes do not replicate to the server.

2 Likes