added CC0 assets from kenney.nl to replace the existing ones
This commit is contained in:
parent
cdf2cbd6c0
commit
1779f750ff
90 changed files with 619 additions and 0 deletions
14
examples/quickwings/assets/tappybird/Spritesheet/planes.xml
Normal file
14
examples/quickwings/assets/tappybird/Spritesheet/planes.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<TextureAtlas imagePath="sheet.png">
|
||||
<SubTexture name="planeBlue1.png" x="0" y="73" width="88" height="73"/>
|
||||
<SubTexture name="planeBlue2.png" x="0" y="0" width="88" height="73"/>
|
||||
<SubTexture name="planeBlue3.png" x="0" y="365" width="88" height="73"/>
|
||||
<SubTexture name="planeGreen1.png" x="88" y="219" width="88" height="73"/>
|
||||
<SubTexture name="planeGreen2.png" x="88" y="146" width="88" height="73"/>
|
||||
<SubTexture name="planeGreen3.png" x="88" y="73" width="88" height="73"/>
|
||||
<SubTexture name="planeRed1.png" x="88" y="0" width="88" height="73"/>
|
||||
<SubTexture name="planeRed2.png" x="0" y="438" width="88" height="73"/>
|
||||
<SubTexture name="planeRed3.png" x="88" y="292" width="88" height="73"/>
|
||||
<SubTexture name="planeYellow1.png" x="0" y="292" width="88" height="73"/>
|
||||
<SubTexture name="planeYellow2.png" x="0" y="219" width="88" height="73"/>
|
||||
<SubTexture name="planeYellow3.png" x="0" y="146" width="88" height="73"/>
|
||||
</TextureAtlas>
|
Loading…
Add table
Add a link
Reference in a new issue