Finalizado el nuevo motor de animaciones
This commit is contained in:
@@ -4,14 +4,14 @@ tile_height=24
|
||||
|
||||
[animation]
|
||||
name=stand
|
||||
speed=10
|
||||
speed=8
|
||||
loop=yes
|
||||
frames=0,1,2,2,1,0,0,1,2,2,1,0,0,1,2,3,4,5,6,7,0,0
|
||||
frames=0,1,2,2,1,00,1,2,2,1,00,1,2,2,1,0,0,1,2,2,1,0,0,1,2,3,4,5,6,7,0,0
|
||||
[/animation]
|
||||
|
||||
[animation]
|
||||
name=walk
|
||||
speed=10
|
||||
speed=6
|
||||
loop=yes
|
||||
frames=8,9,10,10,9,8,11,12,13,13,14,15
|
||||
[/animation]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.0" orientation="orthogonal" renderorder="right-down" width="20" height="13" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="1">
|
||||
<tileset firstgid="1" source="../../../volcano_2022_resources/tilesets/surface.tsx"/>
|
||||
<map version="1.9" tiledversion="1.9.1" orientation="orthogonal" renderorder="right-down" width="20" height="13" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="1">
|
||||
<tileset firstgid="1" source="../../../volcano_2022_resources/media_work/map_work/tiles_surface.tsx"/>
|
||||
<layer id="1" name="tiles" width="20" height="13">
|
||||
<data encoding="csv">
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
@@ -14,7 +14,7 @@
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,68,68,0,0,0,0,0,0,0,0,74,74,74,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,74,74,74,0,0,0,0,
|
||||
74,74,74,75,75,74,74,68,68,68,68,68,74,74,78,74,68,74,68,68
|
||||
</data>
|
||||
</layer>
|
||||
|
||||
Reference in New Issue
Block a user