One more thing (sorry - been playing with this all day....)
Using the built-in Unity test scene from the SDK, and the normal VZPlayer object, which I click 'Play' in Unity, it works fine and tell me to hit Enter to play without the bike.
So now I created a scene of my own, added an animated avatar I got from the asset store, added the VZplayer script and the VZController prefab, a rigidbody etc - and when I go to click 'Play' it says PRESS L + R TO RECENTER and I can't get around it... any thoughts?
I do not have the bluetooth dongle plugged in so the bike is definitely not connected to the PC I'm using Unity on...
OK I figured this out - I forgot to set the VZPlayer prefab body to VZController.
Using the built-in Unity test scene from the SDK, and the normal VZPlayer object, which I click 'Play' in Unity, it works fine and tell me to hit Enter to play without the bike.
So now I created a scene of my own, added an animated avatar I got from the asset store, added the VZplayer script and the VZController prefab, a rigidbody etc - and when I go to click 'Play' it says PRESS L + R TO RECENTER and I can't get around it... any thoughts?
I do not have the bluetooth dongle plugged in so the bike is definitely not connected to the PC I'm using Unity on...
(03-04-2020, 03:00 AM)Stain2319 Wrote: One more thing (sorry - been playing with this all day....)
Using the built-in Unity test scene from the SDK, and the normal VZPlayer object, which I click 'Play' in Unity, it works fine and tell me to hit Enter to play without the bike.
So now I created a scene of my own, added an animated avatar I got from the asset store, added the VZplayer script and the VZController prefab, a rigidbody etc - and when I go to click 'Play' it says PRESS L + R TO RECENTER and I can't get around it... any thoughts?
I do not have the bluetooth dongle plugged in so the bike is definitely not connected to the PC I'm using Unity on...
OK I figured this out - I forgot to set the VZPlayer prefab body to VZController.