generated from thek0tyara/template-repo
camera movement
This commit is contained in:
parent
d7f95860cf
commit
c7d4d57dbe
10 changed files with 158 additions and 39 deletions
|
|
@ -13,7 +13,10 @@
|
|||
|
||||
#---------------------------------- Content ---------------------------------#
|
||||
|
||||
#begin Tilemap.png
|
||||
#begin images/atlas-definition.xml
|
||||
/copy:images/atlas-definition.xml
|
||||
|
||||
#begin images/atlas.png
|
||||
/importer:TextureImporter
|
||||
/processor:TextureProcessor
|
||||
/processorParam:ColorKeyColor=255,0,255,255
|
||||
|
|
@ -23,5 +26,5 @@
|
|||
/processorParam:ResizeToPowerOfTwo=False
|
||||
/processorParam:MakeSquare=False
|
||||
/processorParam:TextureFormat=Color
|
||||
/build:Tilemap.png
|
||||
/build:images/atlas.png
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 494 B |
7
Content/images/atlas-definition.xml
Executable file
7
Content/images/atlas-definition.xml
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas>
|
||||
<Texture>images/atlas</Texture>
|
||||
<Regions>
|
||||
<Region name="404" x="0" y="0" width="32" height="32" />
|
||||
</Regions>
|
||||
</TextureAtlas>
|
||||
Binary file not shown.
BIN
Content/images/atlas.png
Normal file
BIN
Content/images/atlas.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 718 B |
Loading…
Add table
Add a link
Reference in a new issue