wiki.sine.space | sinespace

Difference between revisions of "Get started"

From wiki.sine.space
Jump to: navigation, search
(Step 6. Upload a sandbox region)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<style>
 +
.button {
 +
  background-color: #ff3f81;
 +
  border: none;
 +
  color: white;
 +
  padding: 30px 30px;
 +
  text-align: center;
 +
  text-decoration: none;
 +
  font-family:cairo;
 +
  font-size:16px;
 +
  display: inline-block;
 +
  margin: 50px 25px;
 +
  cursor: pointer;
 +
  border-radius: 50px;
 +
}
  
 +
.button:hover {
 +
  background-color: #f1f1f1;
 +
}
 +
</style>
 +
</head>
 +
<body>
  
  
  
==Step 1.Make a creator account==
+
<a href="https://wiki.sine.space/index.php?title=Creator_signup_through_SDK"><button class="button">Creator signup through SDK</button></a>
To become a creator, visit our website and click on 'Main' then 'Creator Signup' on the top bar:
+
<a href="https://wiki.sine.space/index.php?title=Creator_signup_through_web"><button class="button">Creator signup through web</button></a>
 
+
[[File:Creator Signup.png|600px]]
+
 
+
This will take you to the Creator signup page. Scroll down until you see this box, and click on the button highlighted in red:
+
 
+
[[File:RegisterCreator.png|600px]]
+
 
+
This will take you to the signup page. On here, choose your avatar from the left hand side (you can scroll through the choices with the arrows) and on the right hand side you can enter a username, email address and password. Please make sure you use an active email address as we will send you a verification email here. Click the Join now button when you have entered the information.
+
 
+
This will take you to the Download page. You can download the viewer from here, but you will also need to click on the 'Become a Creator' button:
+
 
+
[[File:BecomeCreator.png|600px]]
+
 
+
This will take you to the Creator page. Once here, you can fill in all the information under the 'Join our creator program' section. Because you have already made an account, it will auto-fill your email address. Once this is filled in, click on the Join Creator Program button, and you're now a Creator!
+
 
+
==Step 2.Install Unity Editor==
+
 
+
See [[Unity Installation]] for the current version and installation walk through. '''Please note: we use a specific version (or range of versions) of the Unity editor, see the [[Unity Installation]] page for more details. Other versions may not work.'''
+
 
+
 
+
==Step 3.Download and install the Space Editor Pack==
+
The Space Editor Pack is an add-on for Unity which allows you to upload your content to Sinespace and contains all of the necessary components you will need for various content. You can find the Editor Pack versions and installation guide on our [[Download_Editor_Pack| Editor Pack]] page.
+
 
+
==Step 4.Enable Editor Pack Settings==
+
With the editor pack now installed, you will see a new button called 'space' in the top menu.
+
 
+
click on Space / Install Editor Pack Settings to enable the editor pack settings.  
+
 
+
 
+
[[File:Installsettings1.png]]
+
 
+
==Step 5.Sign in to space in your Unity project==
+
In the top menu, click Sinespace -> Sign in...
+
 
+
Then in the Inspector window on the right log in with the username and password you created at sine.space (above). You might have to switch from the Services window to the Inspector window.
+
 
+
 
+
[[File:Spacelogininspector.jpg]]
+
 
+
 
+
In the next screen
+
Add your real name, a business name if you have one, review and accept the EULA for content creators.
+
 
+
[[End-User_License_Agreement| End User License Agreement]]
+
 
+
'''Accepting the EULA will allow you to access the creator server. Until you complete this step you will only have access to the live server.'''
+
 
+
 
+
 
+
==Step 6. Upload a sandbox region==
+
 
+
{{#ev:youtube|Lmh5VWBsJB8}}
+
 
+
 
+
Follow the video tutorial on how to set up a basic region to use as a sandbox region.
+
 
+
'''Congratulations! You are now ready to create and upload content to Sinespace!'''
+
 
+
==Getting Help==
+
We're happy to assist Monday to Friday, just grab us in our [http://discord.gg/sinespace Discord Channel] or email contact@sinewavecompany.com. (Some limited support is available on weekends too)
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
  
 +
</body>
 +
</html>
  
 
{{Creation Navbox}}
 
{{Creation Navbox}}

Latest revision as of 11:53, 24 April 2019