CommitLog |

This commit is contained in:
JoshuanBurger12 2020-07-22 14:19:03 +12:00
parent 1868b8c79e
commit 7c676d7f28
3 changed files with 8 additions and 6 deletions

View File

@ -9,7 +9,7 @@
<sprite>sprites\spr_player</sprite>
<sprite>sprites\spr_blocks</sprite>
<sprite>sprites\spr_blackhole</sprite>
<sprite>sprites\spr_test</sprite>
<sprite>sprites\enemyship1</sprite>
</sprites>
<backgrounds name="background">
<background>background\bg_space</background>

View File

@ -7,10 +7,10 @@
<coltolerance>0</coltolerance>
<sepmasks>0</sepmasks>
<bboxmode>0</bboxmode>
<bbox_left>0</bbox_left>
<bbox_right>0</bbox_right>
<bbox_top>0</bbox_top>
<bbox_bottom>0</bbox_bottom>
<bbox_left>1</bbox_left>
<bbox_right>23</bbox_right>
<bbox_top>2</bbox_top>
<bbox_bottom>30</bbox_bottom>
<HTile>0</HTile>
<VTile>0</VTile>
<TextureGroups>
@ -19,5 +19,7 @@
<For3D>0</For3D>
<width>32</width>
<height>32</height>
<frames/>
<frames>
<frame index="0">images\enemyship1_0.png</frame>
</frames>
</sprite>

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B