1
Fork 0
mirror of https://github.com/Steffo99/stack.git synced 2024-10-16 06:17:30 +00:00

Modifiche a r_CD

This commit is contained in:
Steffo 2013-08-03 18:40:00 +03:00
parent 78e4cc16c0
commit 64e9bf6544
5 changed files with 295 additions and 6 deletions

View file

@ -110,6 +110,7 @@
<sprite>sprites\i_gravity_right</sprite>
<sprite>sprites\i_finish</sprite>
<sprite>sprites\i_help_roll</sprite>
<sprite>sprites\i_vk_left</sprite>
</sprites>
<backgrounds name="background">
<background>background\cloud</background>
@ -301,7 +302,7 @@
<rooms name="Roll">
<room>rooms\r_test</room>
<room>rooms\r_CD</room>
<room>rooms\room14</room>
<room>rooms\r_grav_test</room>
</rooms>
</rooms>
<help>

View file

@ -15,8 +15,8 @@
<clearViewBackground>-1</clearViewBackground>
<makerSettings>
<isSet>-1</isSet>
<w>875</w>
<h>460</h>
<w>1049</w>
<h>687</h>
<showGrid>-1</showGrid>
<showObjects>-1</showObjects>
<showTiles>-1</showTiles>
@ -26,8 +26,8 @@
<deleteUnderlyingObj>0</deleteUnderlyingObj>
<deleteUnderlyingTiles>-1</deleteUnderlyingTiles>
<page>0</page>
<xoffset>-230</xoffset>
<yoffset>220</yoffset>
<xoffset>-32</xoffset>
<yoffset>-159</yoffset>
</makerSettings>
<backgrounds>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
@ -52,6 +52,7 @@
<instances>
<instance objName="o_gravity_up" x="2528" y="448" name="inst_1CE09D69" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_finish" x="64" y="0" name="inst_753CC924" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_gravity_down" x="32" y="0" name="inst_CE1ADF1D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="608" y="480" name="inst_6E29682F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="512" y="480" name="inst_4DE63F2A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="480" y="480" name="inst_7D1FA347" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
@ -80,7 +81,6 @@
<instance objName="o_wall_inv" x="0" y="128" name="inst_D502C730" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="96" name="inst_E336D5F0" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="64" name="inst_7E467276" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="32" y="0" name="inst_B66538C2" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="96" y="0" name="inst_45E2F311" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="128" y="0" name="inst_C618DFEA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="160" y="0" name="inst_66C90D1A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
@ -309,6 +309,7 @@
<instance objName="o_wall_norm_move_h" x="1472" y="480" name="inst_A93F2B3B" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_norm_move_h" x="1440" y="480" name="inst_CF47FC80" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_norm_move_h" x="1408" y="480" name="inst_776A84A8" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv_L_D" x="32" y="352" name="inst_27CE5DFD" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
</instances>
<tiles/>
<PhysicsWorld>-1</PhysicsWorld>

263
rooms/r_grav_test.room.gmx Normal file
View file

@ -0,0 +1,263 @@
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
<room>
<caption></caption>
<width>2560</width>
<height>480</height>
<vsnap>32</vsnap>
<hsnap>32</hsnap>
<isometric>0</isometric>
<speed>60</speed>
<persistent>0</persistent>
<colour>64</colour>
<showcolour>-1</showcolour>
<code></code>
<enableViews>-1</enableViews>
<clearViewBackground>-1</clearViewBackground>
<makerSettings>
<isSet>-1</isSet>
<w>1050</w>
<h>687</h>
<showGrid>-1</showGrid>
<showObjects>-1</showObjects>
<showTiles>-1</showTiles>
<showBackgrounds>-1</showBackgrounds>
<showForegrounds>-1</showForegrounds>
<showViews>0</showViews>
<deleteUnderlyingObj>0</deleteUnderlyingObj>
<deleteUnderlyingTiles>-1</deleteUnderlyingTiles>
<page>1</page>
<xoffset>-155</xoffset>
<yoffset>-15</yoffset>
</makerSettings>
<backgrounds>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
<background visible="0" foreground="0" name="" x="0" y="0" htiled="-1" vtiled="-1" hspeed="0" vspeed="0" stretch="0"/>
</backgrounds>
<views>
<view visible="-1" objName="o_radio_palla" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="320" vborder="240" hspeed="-1" vspeed="-1"/>
<view visible="0" objName="&lt;undefined&gt;" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="32" vborder="32" hspeed="-1" vspeed="-1"/>
<view visible="0" objName="&lt;undefined&gt;" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="32" vborder="32" hspeed="-1" vspeed="-1"/>
<view visible="0" objName="&lt;undefined&gt;" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="32" vborder="32" hspeed="-1" vspeed="-1"/>
<view visible="0" objName="&lt;undefined&gt;" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="32" vborder="32" hspeed="-1" vspeed="-1"/>
<view visible="0" objName="&lt;undefined&gt;" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="32" vborder="32" hspeed="-1" vspeed="-1"/>
<view visible="0" objName="&lt;undefined&gt;" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="32" vborder="32" hspeed="-1" vspeed="-1"/>
<view visible="0" objName="&lt;undefined&gt;" xview="0" yview="0" wview="640" hview="480" xport="0" yport="0" wport="640" hport="480" hborder="32" vborder="32" hspeed="-1" vspeed="-1"/>
</views>
<instances>
<instance objName="o_finish" x="0" y="384" name="inst_753CC924" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_gravity_up" x="2528" y="32" name="inst_E7410615" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_gravity_right" x="2528" y="448" name="inst_F2F7AAB3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_gravity_left" x="32" y="32" name="inst_5898CEAD" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_gravity_down" x="32" y="448" name="inst_9D0CA046" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="608" y="480" name="inst_6E29682F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="512" y="480" name="inst_4DE63F2A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="480" y="480" name="inst_7D1FA347" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="416" y="480" name="inst_B33EDBBB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="384" y="480" name="inst_D99FF6F3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="352" y="480" name="inst_72541CC0" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="320" y="480" name="inst_0986F127" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="288" y="480" name="inst_CD33133E" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="256" y="480" name="inst_AF6C078A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="224" y="480" name="inst_C1B550E6" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="192" y="480" name="inst_DCE650B1" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="160" y="480" name="inst_0F98A8E0" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="128" y="480" name="inst_802B4826" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="32" y="480" name="inst_5436231D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="480" name="inst_34AAD7FD" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="448" name="inst_00788854" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="416" name="inst_E1308ED5" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="64" y="0" name="inst_DE701044" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="320" name="inst_C797A776" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="352" name="inst_6B681173" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="288" name="inst_44A4C7F0" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="256" name="inst_BA8448A9" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="224" name="inst_87D8358A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="192" name="inst_131F8FE7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="160" name="inst_20E1B685" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="128" name="inst_D502C730" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="96" name="inst_E336D5F0" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="64" name="inst_7E467276" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="32" y="0" name="inst_B66538C2" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="96" y="0" name="inst_45E2F311" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="128" y="0" name="inst_C618DFEA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="160" y="0" name="inst_66C90D1A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="192" y="0" name="inst_F3362D70" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="224" y="0" name="inst_431DD72F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="256" y="0" name="inst_26607B02" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="288" y="0" name="inst_DAC31B41" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="320" y="0" name="inst_138F72F8" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="352" y="0" name="inst_ED590A31" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="384" y="0" name="inst_63A3E0CC" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="416" y="0" name="inst_D32B44C5" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="448" y="0" name="inst_02E9E176" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="480" y="0" name="inst_74AD89AF" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="512" y="0" name="inst_9DFF4ACE" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="544" y="0" name="inst_CDF21BB3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="576" y="0" name="inst_DA3BB0FF" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="608" y="0" name="inst_C9B98EE7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="640" y="0" name="inst_904F9314" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="0" name="inst_D0CB92E0" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="0" y="32" name="inst_3C07BD3C" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="64" y="480" name="inst_9044F22D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="96" y="480" name="inst_F3FDE6E7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="544" y="480" name="inst_B4E73DD7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="576" y="480" name="inst_C45E6992" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="672" y="0" name="inst_86280773" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="736" y="0" name="inst_BF2BB8AD" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="704" y="0" name="inst_A74AADB9" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="768" y="0" name="inst_D70D2751" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="800" y="0" name="inst_56BF980F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="832" y="0" name="inst_7F37352B" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="864" y="0" name="inst_CE03A4DD" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="800" y="480" name="inst_E1BFE558" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="768" y="480" name="inst_16F3C06F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="736" y="480" name="inst_C9923FE7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="704" y="480" name="inst_422367C2" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="672" y="480" name="inst_E030655D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="864" y="480" name="inst_763EA54F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="928" y="480" name="inst_9B3F7F14" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="896" y="480" name="inst_22512BCE" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="960" y="480" name="inst_F76CE989" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="992" y="480" name="inst_CB46B64E" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1056" y="480" name="inst_A839622B" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1152" y="480" name="inst_A1770BEA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1184" y="480" name="inst_249E226C" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1216" y="480" name="inst_B4832D7C" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1312" y="480" name="inst_6608EDDD" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1376" y="480" name="inst_92AF99FB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1344" y="480" name="inst_19F65903" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1632" y="480" name="inst_EE93BBF3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1600" y="480" name="inst_AC23D446" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1664" y="480" name="inst_EB09EB7F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1728" y="480" name="inst_12C64812" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1696" y="480" name="inst_7E50C846" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1792" y="480" name="inst_68B3FF37" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1856" y="480" name="inst_AAE6CADA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1920" y="480" name="inst_7EA69966" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1888" y="480" name="inst_CABBE58A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1824" y="480" name="inst_198AC1F7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1952" y="480" name="inst_EDA7FC03" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1984" y="480" name="inst_83801AE0" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2016" y="480" name="inst_D9F723AA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2048" y="480" name="inst_A1E86393" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2080" y="480" name="inst_8871B2F3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2112" y="480" name="inst_5E428CEE" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2144" y="480" name="inst_D85F5624" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2176" y="480" name="inst_D69FD106" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2208" y="480" name="inst_6F33CA2D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2240" y="480" name="inst_370B9851" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2272" y="480" name="inst_D8F19899" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2336" y="480" name="inst_BA3471C7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2304" y="480" name="inst_0949EC88" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2368" y="480" name="inst_265D444C" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2400" y="480" name="inst_1F612E2C" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2432" y="480" name="inst_02581A35" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2496" y="480" name="inst_77031176" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="480" name="inst_E82365C1" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2464" y="480" name="inst_E622027F" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="416" name="inst_1DE224BB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="448" name="inst_4F968F1E" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="384" name="inst_076DCCEB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="352" name="inst_713D56EB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="320" name="inst_B1A246E2" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="256" name="inst_0DB3A099" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="288" name="inst_1ECAC693" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="192" name="inst_4DB40366" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="160" name="inst_A596C2D6" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="224" name="inst_73F661B3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="128" name="inst_1CE0A3FA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="96" name="inst_0FD7CDBF" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="64" name="inst_9437B08B" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="32" name="inst_8DD069B4" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2560" y="0" name="inst_586E2B91" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2528" y="0" name="inst_D06EC519" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2496" y="0" name="inst_763EF717" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="896" y="0" name="inst_FED827EB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="928" y="0" name="inst_23DA3468" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="960" y="0" name="inst_597994C9" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1024" y="0" name="inst_195F7BB2" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="992" y="0" name="inst_AFA2DC36" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1056" y="0" name="inst_3129090E" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1088" y="0" name="inst_37CD443D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1120" y="0" name="inst_9E122B43" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1184" y="0" name="inst_C837FBD5" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1152" y="0" name="inst_8377A2C3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1216" y="0" name="inst_4B09FCA8" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1248" y="0" name="inst_1C564939" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1280" y="0" name="inst_E068B802" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1312" y="0" name="inst_3641A871" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1344" y="0" name="inst_792E67CA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1376" y="0" name="inst_812A8221" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1408" y="0" name="inst_E6491BEF" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1440" y="0" name="inst_1F233265" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1472" y="0" name="inst_89EA8A06" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1504" y="0" name="inst_AD396DD5" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1536" y="0" name="inst_F8BFC19B" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1568" y="0" name="inst_96E73508" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1600" y="0" name="inst_A3A61790" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1696" y="0" name="inst_DD4932DF" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1760" y="0" name="inst_F0DDEAE4" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1792" y="0" name="inst_6A50A8B9" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1824" y="0" name="inst_1440B348" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1856" y="0" name="inst_5EB05928" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1888" y="0" name="inst_08CEC286" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1920" y="0" name="inst_C338AB92" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1952" y="0" name="inst_D1A029B3" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2016" y="0" name="inst_E0C6D5BA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1984" y="0" name="inst_A4CACDC4" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2048" y="0" name="inst_A3E13322" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2080" y="0" name="inst_BC7B05F9" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2112" y="0" name="inst_F6A3BAE6" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2144" y="0" name="inst_4FA98674" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2176" y="0" name="inst_DAB021FA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2208" y="0" name="inst_3E5F5D69" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2240" y="0" name="inst_0810B19A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2272" y="0" name="inst_7E4C3BCE" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2304" y="0" name="inst_9C163E03" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2336" y="0" name="inst_29F1EA74" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2368" y="0" name="inst_4E5D05B2" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2400" y="0" name="inst_FE425ABA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2432" y="0" name="inst_603BDE78" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2464" y="0" name="inst_B98B4BFA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1280" y="480" name="inst_5E4BDD0A" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1248" y="480" name="inst_5EB6C1F9" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1024" y="480" name="inst_8563DB9E" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="m_roll" x="0" y="0" name="inst_F54176A4" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="2528" y="480" name="inst_7C52E542" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="448" y="480" name="inst_66C97533" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="640" y="480" name="inst_81D07424" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="832" y="480" name="inst_A02E85ED" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1088" y="480" name="inst_A004DC9D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1120" y="480" name="inst_2F4E4381" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1408" y="480" name="inst_DD4CF4B5" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1440" y="480" name="inst_06067DFB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1472" y="480" name="inst_B09E4EB7" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1504" y="480" name="inst_5C119780" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1536" y="480" name="inst_DA723F0B" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1568" y="480" name="inst_913AA62D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1760" y="480" name="inst_BF40E6E5" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1664" y="0" name="inst_14BD5E8D" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1632" y="0" name="inst_31CF086E" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv" x="1728" y="0" name="inst_552F8D26" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_norm_L_D" x="32" y="416" name="inst_E498E4AC" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv_R_D" x="2496" y="448" name="inst_F14BE5FB" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv_R_U" x="2528" y="64" name="inst_0B143FFA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_wall_inv_L_U" x="64" y="32" name="inst_3044E8DA" locked="0" code="" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="o_radio_palla" x="128" y="448" name="inst_993430F4" locked="0" code="isball = true;" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
</instances>
<tiles/>
<PhysicsWorld>-1</PhysicsWorld>
<PhysicsWorldTop>0</PhysicsWorldTop>
<PhysicsWorldLeft>0</PhysicsWorldLeft>
<PhysicsWorldRight>640</PhysicsWorldRight>
<PhysicsWorldBottom>480</PhysicsWorldBottom>
<PhysicsWorldGravityX>0</PhysicsWorldGravityX>
<PhysicsWorldGravityY>60</PhysicsWorldGravityY>
<PhysicsWorldPixToMeters>0.100000001490116</PhysicsWorldPixToMeters>
</room>

View file

@ -0,0 +1,24 @@
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
<sprite>
<xorig>0</xorig>
<yorigin>0</yorigin>
<colkind>1</colkind>
<coltolerance>0</coltolerance>
<sepmasks>0</sepmasks>
<bboxmode>0</bboxmode>
<bbox_left>0</bbox_left>
<bbox_right>31</bbox_right>
<bbox_top>0</bbox_top>
<bbox_bottom>31</bbox_bottom>
<HTile>0</HTile>
<VTile>0</VTile>
<TextureGroups>
<TextureGroup0>0</TextureGroup0>
</TextureGroups>
<For3D>0</For3D>
<width>32</width>
<height>32</height>
<frames>
<frame index="0">images\i_vk_left_0.png</frame>
</frames>
</sprite>

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B