User Tools

Site Tools


global:stages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
global:stages [2016/11/20 18:12]
Mistermind [Stage Info]
global:stages [2022/12/24 23:43] (current)
FreedTerror
Line 9: Line 9:
 ===== Loading Method (PRO/Source) ===== ===== Loading Method (PRO/Source) =====
  
-**Stage Prefab/Stage Music** +**Stage Prefab** 
-  * //Legacy//: Loads the prefab along with the game. +  * **Legacy:** Loads the prefab along with the game. 
-  * //Resources Folder//: Loads the prefab files from the [[https://docs.unity3d.com/Manual/LoadingResourcesatRuntime.html|Resources folder]]. If this option is selected you need to write the path of the file into the fields that will appear under the stage options below. The Resources Folder can be located anywhere under your project (there is one located under ''.UFE\'')+  * **Resources Folder:** Loads the prefab files from the [[https://docs.unity3d.com/Manual/LoadingResourcesatRuntime.html|Resources folder]]. If this option is selected you need to write the path of the file into the fields that will appear under the stage options below.\\ Example: Type in ''Stages\Stage'' if the file is located under ''.Resources\Stages\Stage.prefab''. The Resources Folder can be placed anywhere in your project (there is one located under ''.UFE\'') 
 +  * **Scene File:** Loads a scene. Useful when you need custom lighting. If this option is selected you need to write the path of the file into the fields that will appear under the stage options below. \\ Example: ''Assets/UFE/Demos/Shared_Assets/Stages/TrainingRoom2D/TrainingRoom.unity''
  
  
Line 30: Line 31:
  
 **Ground Friction:** How "slippery" the ground is. The smaller the value, the more slippery it is. **Ground Friction:** How "slippery" the ground is. The smaller the value, the more slippery it is.
 +
 +**Position:** The position of the ground.
  
 **Screenshot:** A screenshot of this stage. **Screenshot:** A screenshot of this stage.
- 
- 
-**Note:** Your stage prefab must have a plane mesh under the layer "Ground". Check the Training Room prefab example. 
  
 ---- ----
 ===== Video Tutorial ===== ===== Video Tutorial =====
  
-{{youtube>large:JdqkKPhzM8E }}+{{youtube>JdqkKPhzM8E }} 
 +{{youtube>oMM1FC3eueo}}
  
  
global/stages.1479683541.txt.gz · Last modified: 2016/11/20 18:12 by Mistermind