This is the repository for Yandols' Bachelor's Degree Final Year Project Game (2019).
Game created in Construct 2 and Launcher/Updater is created with AHK.
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.
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<c2uistate>
|
|
|
|
|
<!--This is a UI state file - its content describes the user interface settings when the layout 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.-->
|
|
|
|
|
<camera>
|
|
|
|
|
<position-x>427</position-x>
|
|
|
|
|
<position-y>240</position-y>
|
|
|
|
|
<position-z>100</position-z>
|
|
|
|
|
<lookat-x>427</lookat-x>
|
|
|
|
|
<lookat-y>240</lookat-y>
|
|
|
|
|
<lookat-z>0</lookat-z>
|
|
|
|
|
</camera>
|
|
|
|
|
<snap-to-grid>0</snap-to-grid>
|
|
|
|
|
<show-grid>0</show-grid>
|
|
|
|
|
<snap-width>32</snap-width>
|
|
|
|
|
<snap-height>32</snap-height>
|
|
|
|
|
<show-collision-polys>0</show-collision-polys>
|
|
|
|
|
<translucent-inactive-layers>0</translucent-inactive-layers>
|
|
|
|
|
<properties>
|
|
|
|
|
<property expanded="1" name="Layout properties" />
|
|
|
|
|
<property expanded="0" name="Layout Size" />
|
|
|
|
|
<property expanded="0" name="Margins" />
|
|
|
|
|
<property expanded="1" name="Effects" />
|
|
|
|
|
</properties>
|
|
|
|
|
<active-layer name="Layer 1" />
|
|
|
|
|
<layers>
|
|
|
|
|
<layer locked="1" name="Layer 0" parallax-in-editor="0" visible="1" />
|
|
|
|
|
<layer locked="0" name="Layer 1" parallax-in-editor="0" visible="1" />
|
|
|
|
|
</layers>
|
|
|
|
|
</c2uistate>
|