Add a 3D Map to a Scene

Start with an empty scene and easily add a 3D map.

Add a 3D Map to a Scene

  1. Import the WRLD Unity SDK package into your project as described here
  2. Make a new scene
  3. Create a new GameObject and add the Wrld Map component to it
  4. Set the Camera field of the Wrld Map to be your scene’s Main Camera
  5. Tick the Use Built-in Camera Controls to enable the default mouse and touch controls for the camera
  6. Click the Play button and you should see the map stream in

Support

If you have any questions, bug reports, or feature requests, feel free to submit to the WRLD Unity SDK issue tracker on GitHub.

v0.8.17