DigiArt-project / wordpressunity3deditor

wpUnity: transform your WordPress site into a 3D experiences authoring tool
Apache License 2.0
10 stars 0 forks source link

Wind Energy: Scene Selector is put first #354

Closed jimver04 closed 5 years ago

jimver04 commented 6 years ago

Stathi Please fix so that Main menu is first in Wind Energy

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1045 &1
EditorBuildSettings:
  m_ObjectHideFlags: 0
  serializedVersion: 2
  m_Scenes:
  - enabled: 1
    path: Assets/scenes/S_SceneSelector.unity
  - enabled: 1
    path: Assets/scenes/Stage3(Plains).unity
  - enabled: 1
    path: Assets/scenes/Stage3(Mountains).unity
  - enabled: 1
    path: Assets/scenes/Stage3(Seashore).unity
  - enabled: 1
    path: Assets/scenes/S_Stats.unity
  - enabled: 1
    path: Assets/scenes/S_TurbineSelection.unity
  - enabled: 1
    path: Assets/scenes/S_MainMenu.unity
  - enabled: 1
    path: Assets/scenes/S_Help.unity
  - enabled: 1
    path: Assets/scenes/S_Login.unity
  - enabled: 1
    path: Assets/scenes/S_Credits.unity
  - enabled: 1
    path: Assets/scenes/S_Fields.unity
  - enabled: 1
    path: Assets/scenes/S_Seashore.unity
  - enabled: 1
    path: Assets/scenes/S_Mountains.unity
jimver04 commented 5 years ago

Fixed in e995b94 Apart from the EditorBuildSettings.asset, the HandyBuilder.cs should have the MainMenu first