wiki.sine.space | sinespace

Difference between revisions of "User:Get started"

From wiki.sine.space
Jump to: navigation, search
(Sign in to space in your Unity project)
 
(70 intermediate revisions by 14 users not shown)
Line 1: Line 1:
=Getting Started=
+
__NOTOC__
  
{{#ev:youtube|l9GStB4RwQs}}
 
  
==Register a user account==
+
===Quick Note for New Developers===
To become a Space creator you need to create an account at https://sine.space/
+
====Compatible Unity Versions====
 +
For production work the Stable Version of the Unity Editor is 2017.4 - we recommend using versions between 2017.2-2017.4 for maximum compatibility.
  
Make sure to verify the email address (sometimes the verification link goes to spam).
+
<strong>Unity 2018.1 and 2018.2 support is available in Editor Pack version 14 onwards</strong>, and is generally robust. Unity 2018.3 support is also available in Editor Pack 14, but is considered <strong>experimental</strong>, and bug reports are appreciated.
 +
====Importing Existing Content====
 +
We <strong>strongly advise</strong> importing the Sinespace Editor Pack into a blank project. Existing assets may incorporate incompatibilities in dependent assets, such as Unity's Post Stack V2 (which we bundle the Sinespace compatible version in our package, ditto Cinemachine.) which can cause conflicts. To import existing content, we recommend creating a blank project, and copy the assets into the new project, if you encounter incompatibilities please let us know!
  
==Install Unity Editor==
+
====Getting Help====
See [[Unity Installation]] for the current version and installation walkthrough. '''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.'''
+
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)
 +
 
 +
==Step 1.Register a creator account.==
 +
 
 +
To become a content creator, you will need to sign up for the creator program. To sign up please go to our
 +
 
 +
If you need an account please sign up with the create one here link.
 +
If you have an account please log in.
 +
You will find also the form Join our creator program here. Please make sure you use your correct email address as it will need to be verified. Additionally as much information as you can provide to help us to better serve your individual needs.  Once you have filled in the information, click on Join Creator Program.
 +
 
 +
Additionally if you have not downloaded the current viewer you can use the button on this page "GO TO DOWNLOAD"
 +
 
 +
Once you do this the next step is to 1. [https://wiki.sine.space/index.php?title=Unity_Installation install the Unity editor] and 2. [https://wiki.sine.space/index.php?title=Download_Editor_Pack install our Editor pack] in Unity
 +
 
 +
==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.'''
  
 
===Note for Mac/Linux Users===
 
===Note for Mac/Linux Users===
 
You also need to have Mono installed on OSX for the editor pack to work.
 
You also need to have Mono installed on OSX for the editor pack to work.
  
For OSX that is available here: [http://www.mono-project.com/download/#download-mac]
+
For OSX we recommend a specific version you can get that here: [https://download.mono-project.com/archive/4.8.0/macos-10-universal/MonoFramework-MDK-4.8.0.382.macos10.xamarin.universal.pkg Download]
  
==Install Editor Pack==
+
==Some assistance [[for linux users]]==
[[File:Space.jpg||thumb]]
+
 
Create a new Unity project.
+
==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 on our [[Download_Editor_Pack| Editor Pack]] page.
 +
 
 +
Once downloaded, open Unity.  
 +
 
 +
In the top menu of Unity, click Assets / Import package / Custom package.
 +
 
 +
 
 +
[[File:Custompackage.png]]
  
In the top menu click Assets / Install package / Custom package.
 
 
   
 
   
Select the Editor pack you have downloaded from the link handed out by the account manager.  
+
Select the Editor pack you have downloaded from the link from above. This will usually be in your PC's Downloads folder.  
It will take a few minutes to unpack all the assets.
+
Import all the assets into your project.  
+
  
When the Editor Pack is installed you will see a new menu item in the top menu bar; “space”
+
It will take a few minutes to unpack all the assets. When the Import Unity Package window pops up, click on 'All' at the bottom of the window, then click on 'Import'.
  
And you will see a number of folders in the project window in your Unity Project.
 
  
 
'''Note:''' Do not install the standard asset package as space package already has it.<br><br>
 
'''Note:''' Do not install the standard asset package as space package already has it.<br><br>
  
==Enable Editor Pack Settings==
 
In the top menu click Space / Install Editor Pack Settings
 
  
==Sign in to space in your Unity project==
+
==Step 4.Enable Editor Pack Settings==
In the top menu click Space / Upload settings
+
With the editor pack now installed, you will see a new button called 'space' in the top menu.
  
In the Inspector window on the right log in with the username and password you created at sine.space (above).
+
click on Space / Install Editor Pack Settings to enable the editor pack settings.  
  
Add your real name, a business name if you have one, review and accept the EULA for content creators.
 
  
[[End-User_License_Agreement]]
+
[[File:Installsettings1.png]]
  
Congratulations! You are now ready to create and upload content to the Space virtual world!
 
  
'''This step will also enable your account to access the creator test server. Until you complete this step you will only have access to the live server.'''
+
==Step 5.Sign in to space in your Unity project==
 +
In the top menu, click Sinespace -> Sign in...  
  
==How space is organized==
+
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.
  
space servers are divided into two sections, the creator server where you set up your regions, clothing, models etc and the live servers that the public can access. You can buy and sell items on the live server but not the creator server.
 
  
There are also two ways to access space, via a desktop client and the web. To access the servers by web:  
+
[[File:Spacelogininspector.jpg]]
  
The Creator server:
 
* http://creator.sine.space/ ''(requires a creator account to login)''
 
  
The space live server:
+
Add your real name, a business name if you have one, review and accept the EULA for content creators.
* http://sine.space/
+
  
<b>Note:</b> Due to the memory restrictions on internet browsers some regions will not be accessible using the web client.  It is suggested to use the desktop client to get started. See the main page of the wiki for the download url to the desktop client.
 
  
==Creator portal ("The Curator")==
+
[[End-User_License_Agreement| End User License Agreement]]
To purchase regions and manage your income from selling assets go to:
+
https://curator.sine.space/
+
  
==Keyboard Controls==
+
'''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.'''
* Movement: W A S D (or arrow keys)
+
* Flight: F to toggle / E Up - C Down / Run hold Shift
+
* Improvements are being implimented.
+
  
==Content Submission==
 
We utilise a reviewed content model for virtual goods, trusted content creators are able to apply to skip review queues, after demonstrating a consistent commitment to our platform content guidelines; however we provide a test server, which allows you to preview your content in a live environment, without review. Content submission and review is free, however we do offer paid subscriptions, which among other benefits provide prioritised processing (our servers will prioritise your content, and we'll prioritise it for review).
 
  
'''Why do we review content before publishing?'''
+
==Step 6. Upload a sandbox region==
  
There are several reasons we review content uploaded by creators, among others:
+
{{#ev:youtube|Lmh5VWBsJB8}}
* '''Legal''': We're responsible for redistributing your content to a wider audience, and wish to try ensure that inappropriate content is not seen by minors.
+
* '''Content Piracy''': By reviewing content prior to publication, we can limit the amount of stolen content that is uploaded onto the platform.
+
* '''Technical''': By reviewing content, we can enforce technical guidelines and prevent 'tragedy of the commons' situations with poorly optimised content ruining the framerate of all users.
+
  
==Monetisation==
+
Follow the video tutorial on how to set up a basic region to use as a sandbox region.  
We provide multiple currencies in our platform, some of these are paid currencies, which when items are purchased with, translate to direct earnings to yourself. Earnings are cashed out on a regular period - see the latest creator agreement for specific details. To sell content, you need to have signed a copy of our creator agreement. When submitting content for sale for the first time, you will be contacted to approve this agreement.
+
  
==Tutorials==
 
===Getting started with sinewave.space===
 
https://www.youtube.com/playlist?list=PL3MZuSlVM0J_sg6BqAICN1GRrU0qgyL4v
 
  
===Regions===
+
Congratulations! You are now ready to create and upload content to the Space virtual world!
https://www.youtube.com/playlist?list=PL3MZuSlVM0J8h2-heCWVHYo64n7Bh6aCG
+
  
===Clothing===
 
https://www.youtube.com/playlist?list=PL3MZuSlVM0J90crXP2f798rzG3_xeaoSe
 
  
===Gestures and animations===
 
https://www.youtube.com/playlist?list=PL3MZuSlVM0J9p2Q015KRpjSHtqJlNY00k
 
  
===NPCs===
 
https://www.youtube.com/playlist?list=PL3MZuSlVM0J81j-pbay1wZR_rDsnO2snD
 
  
===New To Unity? Getting Started Videos===
 
* [https://www.youtube.com/watch?v=Ep0rlBQRcVc Getting Started Unity Interface]
 
* [https://www.youtube.com/channel/UC1fPX5QZ17kS3ndJiwU1c5A Wicked Cat Studios Unity A - Z]  You can ignore the UI and scripting sections if you wish.
 
* [https://unity3d.com/learn Official Unity3D Learn section.]
 
  
 
{{Creation Navbox}}
 
{{Creation Navbox}}

Latest revision as of 19:37, 28 March 2019


Quick Note for New Developers

Compatible Unity Versions

For production work the Stable Version of the Unity Editor is 2017.4 - we recommend using versions between 2017.2-2017.4 for maximum compatibility.

Unity 2018.1 and 2018.2 support is available in Editor Pack version 14 onwards, and is generally robust. Unity 2018.3 support is also available in Editor Pack 14, but is considered experimental, and bug reports are appreciated.

Importing Existing Content

We strongly advise importing the Sinespace Editor Pack into a blank project. Existing assets may incorporate incompatibilities in dependent assets, such as Unity's Post Stack V2 (which we bundle the Sinespace compatible version in our package, ditto Cinemachine.) which can cause conflicts. To import existing content, we recommend creating a blank project, and copy the assets into the new project, if you encounter incompatibilities please let us know!

Getting Help

We're happy to assist Monday to Friday, just grab us in our Discord Channel or email contact@sinewavecompany.com. (Some limited support is available on weekends too)

Step 1.Register a creator account.

To become a content creator, you will need to sign up for the creator program. To sign up please go to our

If you need an account please sign up with the create one here link. If you have an account please log in. You will find also the form Join our creator program here. Please make sure you use your correct email address as it will need to be verified. Additionally as much information as you can provide to help us to better serve your individual needs. Once you have filled in the information, click on Join Creator Program.

Additionally if you have not downloaded the current viewer you can use the button on this page "GO TO DOWNLOAD"

Once you do this the next step is to 1. install the Unity editor and 2. install our Editor pack in Unity

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.

Note for Mac/Linux Users

You also need to have Mono installed on OSX for the editor pack to work.

For OSX we recommend a specific version you can get that here: Download

Some assistance for linux users

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 on our Editor Pack page.

Once downloaded, open Unity.

In the top menu of Unity, click Assets / Import package / Custom package.


Custompackage.png


Select the Editor pack you have downloaded from the link from above. This will usually be in your PC's Downloads folder.

It will take a few minutes to unpack all the assets. When the Import Unity Package window pops up, click on 'All' at the bottom of the window, then click on 'Import'.


Note: Do not install the standard asset package as space package already has it.


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.


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.


Spacelogininspector.jpg


Add your real name, a business name if you have one, review and accept the EULA for content creators.


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

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 the Space virtual world!