You just need to use the javascript communication
Hi @sachagriffin,
Thanks for your prompt reply. That's amazing, that it's doable.
I'm not sure what you refer to by a js communication.But I've had a go at it managed to capture my own lookats using a piece of JS that records the lookats onto a JSON file and executes a PHP which simply writes this onto a file in onto a server. Not sure if this si the right way of doing things.
The thing I am most struggling with is how would I manage from these coordiantes that are recorded every 0.5 seconds to have a friend of mine see exactly what I am seeings. I was thinking of using these as variables and controls the scenes where to lookat. Is there a simpler way of doing such a thing ?
Thanks for your response ;)