Difference between revisions of "Exporting Scenes"

From Virtual World Web Wiki
Jump to: navigation, search
(Details to keep in mind when exporting Unity Scenes)
Line 5: Line 5:
  
 
[[File:GraphicsSettings.png]]
 
[[File:GraphicsSettings.png]]
 +
 +
 +
Make sure all scene items are under a GameObject called _World
 +
 +
[[File:WorldRoot.png]]

Revision as of 18:03, 20 November 2015

Details to keep in mind when exporting Unity Scenes

Ensure that your project settings have all necessary graphics pipelines selected

GraphicsSettings.png


Make sure all scene items are under a GameObject called _World

WorldRoot.png