Hi.
I'm trying to sync variables between two scenes.
The first scene is the main game in wich the user can interact with objects using Razer Hydras. the second one will be build for android and will use Vuforia to create an augmented reality of the first scene.
I'm using the Network Manager to connect the two scenes and I wrote a script that should get the position of the objects of the first scene and assign them to the ones in the second scene.
The two scenes are able to connect with...
SyncVar between two scenes
I'm trying to sync variables between two scenes.
The first scene is the main game in wich the user can interact with objects using Razer Hydras. the second one will be build for android and will use Vuforia to create an augmented reality of the first scene.
I'm using the Network Manager to connect the two scenes and I wrote a script that should get the position of the objects of the first scene and assign them to the ones in the second scene.
The two scenes are able to connect with...
SyncVar between two scenes