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.
ResistanceSaga/Event sheets/ES - Main Menu.xml

28 lines
1.3 KiB

<?xml version="1.0" encoding="utf-8" ?>
<c2eventsheet>
<!--All the 'name' attributes are ignored by Construct 2 - they are there for readability only.-->
<name>ES - Main Menu</name>
<events>
<event-block sid="754797739548186">
<conditions>
<condition id="-2" name="On start of layout" sid="730120773255500" type="System" />
</conditions>
<actions>
<action id="0" name="Play" sid="935869911884173" type="Audio">
<param id="0" name="Audio file">TitleTrance</param>
<param id="2" name="Loop">1</param>
<param id="3" name="Volume">-5</param>
<param id="1" name="Tag (optional)">&quot;TitleTrance&quot;</param>
</action>
<action id="-16" name="Wait" sid="148185889735698" type="System">
<param id="0" name="Seconds">1.5</param>
</action>
<action id="-15" name="Set visible" sid="576177044965125" type="GameLogo2">
<param id="0" name="Visibility">1</param>
</action>
<action behavior="Fade" id="0" name="Restart fade" sid="700074207700462" type="GameLogo2" />
</actions>
</event-block>
</events>
</c2eventsheet>