CommitLog |
This commit is contained in:
parent
a88deb688d
commit
feb3a5ddec
7 changed files with 31 additions and 30 deletions
BIN
sprites/images/spr_bullets_0.png
Normal file
BIN
sprites/images/spr_bullets_0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 B |
BIN
sprites/images/spr_bullets_1.png
Normal file
BIN
sprites/images/spr_bullets_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 B |
BIN
sprites/images/spr_bullets_2.png
Normal file
BIN
sprites/images/spr_bullets_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 125 B |
|
@ -20,8 +20,8 @@
|
|||
<width>32</width>
|
||||
<height>32</height>
|
||||
<frames>
|
||||
<frame index="0">images\spr_lazer_bullet_0.png</frame>
|
||||
<frame index="1">images\spr_lazer_bullet_1.png</frame>
|
||||
<frame index="2">images\spr_lazer_bullet_2.png</frame>
|
||||
<frame index="0">images\spr_bullets_0.png</frame>
|
||||
<frame index="1">images\spr_bullets_1.png</frame>
|
||||
<frame index="2">images\spr_bullets_2.png</frame>
|
||||
</frames>
|
||||
</sprite>
|
Reference in a new issue