I want to create a unity 3d gaming real time interaction so that i can handle a unity 3d multiplayer game’s physics and animation in real time.
The service i’m looking for is something similar to provided by photonengine.
I’m trying to do something related to webgl and don’t need other functionality like registering and logging in a user and maintaining their profile, i also don’t need matchmaking, i just need a real time 3d interactive multiplayer
I have read on forum about a topic which contains information about using unity headless browser, how to achieve that?