How to display camera from client to server and vise versa?

The process of recreating events on client side may also give you some more flexibility, as you have all objects present, not only a texture.
But you can check this thread: Replicate Textures from Host to Client they mention a plugin that can replicate a texture. Maybe this will work in your case.. but consider this only if your texture can have very small size an doesn’t need to be replicated very often.

1 Like