﻿<?xml version="1.0" encoding="utf-8" ?>
<c2eventsheet>
    <!--All the 'name' attributes are ignored by Construct 2 - they are there for readability only.-->
    <name>Event sheet 1</name>
    <events>
        <event-block sid="4704156890909895">
            <conditions>
                <condition id="3" name="On key released" sid="2575151933916915" type="Keyboard">
                    <param id="0" name="Key">32 (Space)</param>
                </condition>
            </conditions>
            <actions>
                <action id="0" name="Spawn another object" sid="9822876724378261" type="Start">
                    <param id="0" name="Object">KikySiKancil</param>
                    <param id="1" name="Layer">0</param>
                    <param id="2" name="Image point">0</param>
                </action>
            </actions>
        </event-block>
    </events>
</c2eventsheet>
