wiki.sine.space | sinespace

Region Minimum Requirements

From wiki.sine.space
(Redirected from Regions/Setup)
Jump to: navigation, search

Here are a few things you will need to do when first starting on creating a new region.


Assemble your scene

You can upload any scene you create in Unity as a region in Sinespace.

Once your scene is assembled you have two housekeeping tasks;

Remove Main Camera

When you create a new scene in Unity it will by default have a light and a camera. You need to delete the camera (by selecting it in the Hierarchy window and clicking delete).


Camera.jpg


Add Landing Zone

You need to define where users arrive when they log in to your region; and what direction they are facing. To do this, once your scene is set up, from the top menu in Unity select Game Object / Create Other / Landmark.

OR;

If your Scene Heirarchy menu does not include Create other / Landmark, then;

Create empty object, then in the Inspector, add "Landmark behaviour" component.

This will place a new landmark item in your scene. In the Inspector window, set the type to Landing Zone and tick Spawn Point.

The in scene object is a yellow edged transparent plane which you can position anywhere in your scene. The yellow arrow points in the direction your visitors will face when they arrive.

Be careful to position the landing zone slightly above the terrain; if a tall avatar's feet arrive below the terrain they may fall through.


Landmark.jpg

Adding a New Scene to your Region

This does not apply if you are using Multi-Scene Mode & Multi-Scene Editing.

You can have more then one scene in your region.
1 - Create a new scene in your current Sine.Spaces project.
2 - Double click the new scene in your Assets to load it into the Hierarchy.
2 - Design your scene. Be sure to save it.
3 - When ready to upload to the server click on 'Space' Scene Settings.
4 - Fill out the needed information, map pictures, and click Automatic Submission.
To teleport between one scene to another see [Teleport World]

For more information on how to set up regions, you can go to our Region Portal here.

Adding Scene Settings

Scene settings are needed to upload your region to Sinespace. You can see information on adding scene settings here.