cli
cli copied to clipboard
Use the `teleportPosition` field
Use the teleportPosition field in scene.json as the default spawn position when viewing a preview.
Today, the field exists, but it's ignored when running a preview. This is especially a problem for scenes where the default spawn position is right inside a structure you can't get out of.
We're planning to change the teleportPosition field to use instead an array of spawn points
https://github.com/decentraland/cli/issues/457
I wouldn't put effort into fixing this now if we're later going to redo it