CommitLog |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 598 B |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 855 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 672 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 387 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 2.5 KiB |
BIN
sprites/images/spr_boom_20.png
Normal file
After Width: | Height: | Size: 232 B |
BIN
sprites/images/spr_boom_21.png
Normal file
After Width: | Height: | Size: 163 B |
BIN
sprites/images/spr_boom_22.png
Normal file
After Width: | Height: | Size: 111 B |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 2.3 KiB |
|
@ -1,8 +1,8 @@
|
|||
<!--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>
|
||||
<xorig>16</xorig>
|
||||
<yorigin>16</yorigin>
|
||||
<colkind>1</colkind>
|
||||
<coltolerance>0</coltolerance>
|
||||
<sepmasks>0</sepmasks>
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
<!--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>
|
||||
<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>511</bbox_right>
|
||||
<bbox_right>31</bbox_right>
|
||||
<bbox_top>0</bbox_top>
|
||||
<bbox_bottom>183</bbox_bottom>
|
||||
<bbox_bottom>31</bbox_bottom>
|
||||
<HTile>0</HTile>
|
||||
<VTile>0</VTile>
|
||||
<TextureGroups>
|
||||
<TextureGroup0>0</TextureGroup0>
|
||||
</TextureGroups>
|
||||
<For3D>0</For3D>
|
||||
<width>512</width>
|
||||
<height>256</height>
|
||||
<width>32</width>
|
||||
<height>32</height>
|
||||
<frames>
|
||||
<frame index="0">images\spr_boom_0.png</frame>
|
||||
<frame index="1">images\spr_boom_1.png</frame>
|
||||
|
@ -40,5 +40,8 @@
|
|||
<frame index="17">images\spr_boom_17.png</frame>
|
||||
<frame index="18">images\spr_boom_18.png</frame>
|
||||
<frame index="19">images\spr_boom_19.png</frame>
|
||||
<frame index="20">images\spr_boom_20.png</frame>
|
||||
<frame index="21">images\spr_boom_21.png</frame>
|
||||
<frame index="22">images\spr_boom_22.png</frame>
|
||||
</frames>
|
||||
</sprite>
|
||||
|
|