add broken ships

This commit is contained in:
SilicaAndPina 2020-09-09 11:53:46 +12:00
parent a9faaf94e6
commit 63ada3dd33
16 changed files with 330 additions and 16 deletions

BIN
sprites/images/s_0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 904 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before After
Before After

View file

@ -22,5 +22,6 @@
<frames>
<frame index="0">images\spr_blocks_0.png</frame>
<frame index="1">images\spr_blocks_1.png</frame>
<frame index="2">images\spr_blocks_2.png</frame>
</frames>
</sprite>

View file

@ -20,6 +20,6 @@
<width>32</width>
<height>32</height>
<frames>
<frame index="0">images\spr_enemy_0.png</frame>
<frame index="0">images\spr_broken_ship_0.png</frame>
</frames>
</sprite>

View file

@ -0,0 +1,25 @@
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
<sprite>
<type>0</type>
<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>148</bbox_right>
<bbox_top>0</bbox_top>
<bbox_bottom>148</bbox_bottom>
<HTile>0</HTile>
<VTile>0</VTile>
<TextureGroups>
<TextureGroup0>0</TextureGroup0>
</TextureGroups>
<For3D>0</For3D>
<width>149</width>
<height>149</height>
<frames>
<frame index="0">images\spr_crafting_0.png</frame>
</frames>
</sprite>

View file

@ -0,0 +1,25 @@
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
<sprite>
<type>0</type>
<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>148</bbox_right>
<bbox_top>0</bbox_top>
<bbox_bottom>148</bbox_bottom>
<HTile>0</HTile>
<VTile>0</VTile>
<TextureGroups>
<TextureGroup0>0</TextureGroup0>
</TextureGroups>
<For3D>0</For3D>
<width>149</width>
<height>149</height>
<frames>
<frame index="0">images\spr_final_0.png</frame>
</frames>
</sprite>