Web XR engine
  • What Is 8XR Graphic Web Engine?
  • Technical requirements/limits
  • Permissions & Authentication
  • How to build a new scene
  • Features
    • Voice/movement collaboration
    • 3d assets import
    • Spatial audio
    • Video
    • Artworks
    • Visual Scripting
    • Twitter Board
    • Billboard
    • Spawn Point
    • Modifications
      • Rigid body
      • Animation
      • Trajectory
  • Covers guide
  • 3d assets
Powered by GitBook
On this page
  1. Features

Spawn Point

PreviousBillboardNextModifications

Last updated 2 years ago

On our platform, the player by default spawns at the point 0 0 0. Because of this, we have to adjust the whole scene to this position. Spawn Point allows defining where the player will spawn!

Let's add one spawn point to our scene.

And place it where we want to. Also, you can set the rotation Y parameter to define the direction where the player will look at. In our example, we will place it near the fountain and will look at it.

Now you can launch the scene and check it!

There is another problem that a Spawn Point solves. If many users will visit your scene at the same time they all will spawn at the same place. To solve it you can place many spawn points on the scene.

In this case, the player will spawn at one of the Spawn Points randomly.

Spawn Point creation
Place the Spawn Point
Player spawns where we defined
Place many Spawn Points