I know this has been a topic already as in here:Using one scene on multiple canvases
But I have a question.
The CreateScene function can have variables, so I’m wondering if the whole thing could be called with a variable to add to everything to have essentially 2 cameras and 1 scene.
Plans would be to run this on a server and as a user connects access their canvas and put a camera with control on it.
This probably won’t work, but any ideas?
Currently, I’m trying to use socket.io but it could be going better.