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.
22 lines
957 B
22 lines
957 B
<?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="-16" name="Wait" sid="148185889735698" type="System">
|
|
<param id="0" name="Seconds">1.0</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>
|