You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1.8 KiB
41 lines
1.8 KiB
<?xml version="1.0" encoding="utf-8" ?>
|
|
<c2uistate>
|
|
<!--This is a UI state file - its content describes the user interface settings when the project was last open.
|
|
It is entirely optional and the project will load without it. If you are placing the project under source control,
|
|
you probably do not want to add any .uistate.xml files to the repository.-->
|
|
<configurations>
|
|
<active>
|
|
<configuration name="HTML5" />
|
|
</active>
|
|
<display name="HTML5" />
|
|
</configurations>
|
|
<open-tabs>
|
|
<layout order="2">Layout 1</layout>
|
|
<layout order="0">Preloader</layout>
|
|
<layout order="4">Main Menu</layout>
|
|
<layout order="5">Intro Scene</layout>
|
|
<event-sheet order="3">ES - Layout 1</event-sheet>
|
|
<event-sheet active="1" order="1">ES - Preloader</event-sheet>
|
|
</open-tabs>
|
|
<properties>
|
|
<property expanded="1" name="About" />
|
|
<property expanded="1" name="Project settings" />
|
|
<property expanded="0" name="Window Size" />
|
|
<property expanded="1" name="Configuration Settings" />
|
|
</properties>
|
|
<families-expanded root="1" />
|
|
<folders-expanded>
|
|
<folder expanded="1" path="object-folder/" />
|
|
<folder expanded="1" path="layout-folder/" />
|
|
<folder expanded="1" path="event-folder/" />
|
|
<folder expanded="1" path="file-folder/" />
|
|
<folder expanded="1" path="sound-folder/" />
|
|
<folder expanded="1" path="music-folder/" />
|
|
<folder expanded="1" path="file-folder/Icons/" />
|
|
<folder expanded="1" path="animation-folder/Player/" />
|
|
<folder expanded="1" path="animation-folder/GameLogo1/" />
|
|
<folder expanded="1" path="animation-folder/PreloaderBackground/" />
|
|
<folder expanded="1" path="animation-folder/IntroBlankBackground/" />
|
|
</folders-expanded>
|
|
</c2uistate>
|