CommitLog |
This commit is contained in:
parent
1868b8c79e
commit
7c676d7f28
3 changed files with 8 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
||||||
<sprite>sprites\spr_player</sprite>
|
<sprite>sprites\spr_player</sprite>
|
||||||
<sprite>sprites\spr_blocks</sprite>
|
<sprite>sprites\spr_blocks</sprite>
|
||||||
<sprite>sprites\spr_blackhole</sprite>
|
<sprite>sprites\spr_blackhole</sprite>
|
||||||
<sprite>sprites\spr_test</sprite>
|
<sprite>sprites\enemyship1</sprite>
|
||||||
</sprites>
|
</sprites>
|
||||||
<backgrounds name="background">
|
<backgrounds name="background">
|
||||||
<background>background\bg_space</background>
|
<background>background\bg_space</background>
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
<coltolerance>0</coltolerance>
|
<coltolerance>0</coltolerance>
|
||||||
<sepmasks>0</sepmasks>
|
<sepmasks>0</sepmasks>
|
||||||
<bboxmode>0</bboxmode>
|
<bboxmode>0</bboxmode>
|
||||||
<bbox_left>0</bbox_left>
|
<bbox_left>1</bbox_left>
|
||||||
<bbox_right>0</bbox_right>
|
<bbox_right>23</bbox_right>
|
||||||
<bbox_top>0</bbox_top>
|
<bbox_top>2</bbox_top>
|
||||||
<bbox_bottom>0</bbox_bottom>
|
<bbox_bottom>30</bbox_bottom>
|
||||||
<HTile>0</HTile>
|
<HTile>0</HTile>
|
||||||
<VTile>0</VTile>
|
<VTile>0</VTile>
|
||||||
<TextureGroups>
|
<TextureGroups>
|
||||||
|
@ -19,5 +19,7 @@
|
||||||
<For3D>0</For3D>
|
<For3D>0</For3D>
|
||||||
<width>32</width>
|
<width>32</width>
|
||||||
<height>32</height>
|
<height>32</height>
|
||||||
<frames/>
|
<frames>
|
||||||
|
<frame index="0">images\enemyship1_0.png</frame>
|
||||||
|
</frames>
|
||||||
</sprite>
|
</sprite>
|
BIN
sprites/images/enemyship1_0.png
Normal file
BIN
sprites/images/enemyship1_0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 327 B |
Reference in a new issue