Hi, I'm learning to develop for Nolo and was testing example scenes. All seem to be working except for the teleport example that does nothing. I've even tested on a new scene with NoloManager prefab and the script on controllers but does not work.
The teleport feature needs the scenario to have colider in it. Please create a plane on the floor in a scenario, then it'd be able to teleport on the plane.
Thanks, it works. It was just me that I'm used to pointing the controller to whatever direction when teleporting, in Nolo teleport you have to point to the surface you want to teleport to.
Comments
The teleport feature needs the scenario to have colider in it. Please create a plane on the floor in a scenario, then it'd be able to teleport on the plane.