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

Totem di metallo.

This commit is contained in:
Steffo 2013-07-12 22:19:01 +03:00
parent 8ecf843dc1
commit 62fab95771
22 changed files with 285 additions and 24 deletions

View file

@ -30,16 +30,6 @@
<sprite>sprites\i_clock_100_yellow</sprite>
<sprites name="Tiles">
<sprite>sprites\i_blocco</sprite>
<sprite>sprites\i_totemA</sprite>
<sprite>sprites\i_totemB</sprite>
<sprite>sprites\i_totemC</sprite>
<sprite>sprites\i_totemD</sprite>
<sprite>sprites\i_totemE</sprite>
<sprite>sprites\i_totemF</sprite>
<sprite>sprites\i_totemG</sprite>
<sprite>sprites\i_totemH</sprite>
<sprite>sprites\i_totemI</sprite>
<sprite>sprites\i_totemJ</sprite>
<sprite>sprites\i_maxi</sprite>
<sprite>sprites\i_sidewalls</sprite>
<sprite>sprites\i_twotris</sprite>
@ -56,6 +46,32 @@
<sprite>sprites\i_half_R_D</sprite>
<sprite>sprites\i_locked</sprite>
</sprites>
<sprites name="TotemParts">
<sprites name="Wood">
<sprite>sprites\i_totemA</sprite>
<sprite>sprites\i_totemB</sprite>
<sprite>sprites\i_totemC</sprite>
<sprite>sprites\i_totemD</sprite>
<sprite>sprites\i_totemE</sprite>
<sprite>sprites\i_totemF</sprite>
<sprite>sprites\i_totemG</sprite>
<sprite>sprites\i_totemH</sprite>
<sprite>sprites\i_totemI</sprite>
<sprite>sprites\i_totemJ</sprite>
</sprites>
<sprites name="Metal">
<sprite>sprites\i_m_totemA</sprite>
<sprite>sprites\i_m_totemB</sprite>
<sprite>sprites\i_m_totemC</sprite>
<sprite>sprites\i_m_totemD</sprite>
<sprite>sprites\i_m_totemE</sprite>
<sprite>sprites\i_m_totemF</sprite>
<sprite>sprites\i_m_totemG</sprite>
<sprite>sprites\i_m_totemH</sprite>
<sprite>sprites\i_m_totemI</sprite>
<sprite>sprites\i_m_totemJ</sprite>
</sprites>
</sprites>
</sprites>
<backgrounds name="background"/>
<paths name="paths"/>
@ -101,16 +117,21 @@
<object>objects\o_carta_palla</object>
</objects>
<objects name="Totem">
<object>objects\o_totem_A</object>
<object>objects\o_totem_B</object>
<object>objects\o_totem_C</object>
<object>objects\o_totem_D</object>
<object>objects\o_totem_E</object>
<object>objects\o_totem_F</object>
<object>objects\o_totem_G</object>
<object>objects\o_totem_H</object>
<object>objects\o_totem_I</object>
<object>objects\o_totem_J</object>
<objects name="Wood">
<object>objects\o_totem_A</object>
<object>objects\o_totem_B</object>
<object>objects\o_totem_C</object>
<object>objects\o_totem_D</object>
<object>objects\o_totem_E</object>
<object>objects\o_totem_F</object>
<object>objects\o_totem_G</object>
<object>objects\o_totem_H</object>
<object>objects\o_totem_I</object>
<object>objects\o_totem_J</object>
</objects>
<objects name="Metal">
<object>objects\o_m_totemA</object>
</objects>
</objects>
<objects name="Scuola">
<objects name="Libri">
@ -169,9 +190,9 @@
</objects>
</objects>
<rooms name="rooms">
<room>rooms\t_classic</room>
<room>rooms\menu</room>
<room>rooms\stackselect</room>
<room>rooms\t_classic</room>
<room>rooms\boomer</room>
<rooms name="Stack">
<room>rooms\s_twotris</room>

View file

@ -15,8 +15,8 @@
<clearViewBackground>-1</clearViewBackground>
<makerSettings>
<isSet>-1</isSet>
<w>1050</w>
<h>463</h>
<w>1091</w>
<h>483</h>
<showGrid>0</showGrid>
<showObjects>-1</showObjects>
<showTiles>-1</showTiles>
@ -25,7 +25,7 @@
<showViews>0</showViews>
<deleteUnderlyingObj>0</deleteUnderlyingObj>
<deleteUnderlyingTiles>-1</deleteUnderlyingTiles>
<page>4</page>
<page>0</page>
<xoffset>-151</xoffset>
<yoffset>4250</yoffset>
</makerSettings>

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>16</xorig>
<yorigin>16</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_m_totemA_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemB_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemC_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemD_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemE_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemF_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemG_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemH_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemI_0.png</frame>
</frames>
</sprite>

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>16</xorig>
<yorigin>16</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_m_totemJ_0.png</frame>
</frames>
</sprite>

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B