forked from jaildesigner-jailgames/jaildoctors_dilemma
Añadiendo animaciones de la jail
This commit is contained in:
10
data/enemies/jailer.ani
Normal file
10
data/enemies/jailer.ani
Normal file
@@ -0,0 +1,10 @@
|
||||
frames_per_row=4
|
||||
frame_width=16
|
||||
frame_height=16
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
speed=4
|
||||
loop=0
|
||||
frames=0,1,2,3
|
||||
[/animation]
|
||||
BIN
data/enemies/jailer.png
Normal file
BIN
data/enemies/jailer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 351 B |
10
data/enemies/jailer2.ani
Normal file
10
data/enemies/jailer2.ani
Normal file
@@ -0,0 +1,10 @@
|
||||
frames_per_row=6
|
||||
frame_width=16
|
||||
frame_height=16
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
speed=4
|
||||
loop=0
|
||||
frames=0,1,2,3,4,5,0,1,2,3,4,5,0,1,2,3,4,5,0,1,2,3,4,5,0,1,2,3,4,5,1,3,5,1,3,5,1,3,5
|
||||
[/animation]
|
||||
BIN
data/enemies/jailer2.png
Normal file
BIN
data/enemies/jailer2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 323 B |
10
data/enemies/jailer3.ani
Normal file
10
data/enemies/jailer3.ani
Normal file
@@ -0,0 +1,10 @@
|
||||
frames_per_row=4
|
||||
frame_width=16
|
||||
frame_height=16
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
speed=4
|
||||
loop=0
|
||||
frames=0,1,2,3
|
||||
[/animation]
|
||||
BIN
data/enemies/jailer3.png
Normal file
BIN
data/enemies/jailer3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 378 B |
10
data/enemies/printer.ani
Normal file
10
data/enemies/printer.ani
Normal file
@@ -0,0 +1,10 @@
|
||||
frames_per_row=6
|
||||
frame_width=16
|
||||
frame_height=16
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
speed=6
|
||||
loop=0
|
||||
frames=0,1,2,3,4,5
|
||||
[/animation]
|
||||
BIN
data/enemies/printer.png
Normal file
BIN
data/enemies/printer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 318 B |
@@ -9,4 +9,116 @@ roomRight=02.room
|
||||
|
||||
[tilemap]
|
||||
01.tmx
|
||||
[/tilemap]
|
||||
[/tilemap]
|
||||
|
||||
[enemy]
|
||||
tileset=jailer.png
|
||||
animation=jailer.ani
|
||||
width=16
|
||||
height=16
|
||||
x=1
|
||||
y=13
|
||||
vx=0
|
||||
vy=0
|
||||
x1=1
|
||||
y1=13
|
||||
x2=1
|
||||
y2=13
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=jailer3.png
|
||||
animation=jailer3.ani
|
||||
width=16
|
||||
height=16
|
||||
x=4
|
||||
y=13
|
||||
vx=0
|
||||
vy=0
|
||||
x1=4
|
||||
y1=13
|
||||
x2=4
|
||||
y2=13
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=jailer.png
|
||||
animation=jailer.ani
|
||||
width=16
|
||||
height=16
|
||||
x=7
|
||||
y=13
|
||||
vx=0
|
||||
vy=0
|
||||
x1=7
|
||||
y1=13
|
||||
x2=7
|
||||
y2=13
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=jailer2.png
|
||||
animation=jailer2.ani
|
||||
width=16
|
||||
height=16
|
||||
x=10
|
||||
y=13
|
||||
vx=0
|
||||
vy=0
|
||||
x1=10
|
||||
y1=13
|
||||
x2=10
|
||||
y2=13
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=jailer.png
|
||||
animation=jailer.ani
|
||||
width=16
|
||||
height=16
|
||||
x=13
|
||||
y=13
|
||||
vx=0
|
||||
vy=0
|
||||
x1=13
|
||||
y1=13
|
||||
x2=13
|
||||
y2=13
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=printer.png
|
||||
animation=printer.ani
|
||||
width=16
|
||||
height=16
|
||||
x=2
|
||||
y=9
|
||||
vx=0
|
||||
vy=0
|
||||
x1=2
|
||||
y1=9
|
||||
x2=2
|
||||
y2=9
|
||||
color=white
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=printer.png
|
||||
animation=printer.ani
|
||||
width=16
|
||||
height=16
|
||||
x=5
|
||||
y=9
|
||||
vx=0
|
||||
vy=0
|
||||
x1=5
|
||||
y1=9
|
||||
x2=5
|
||||
y2=9
|
||||
color=white
|
||||
[/enemy]
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.9" tiledversion="1.9.2" orientation="orthogonal" renderorder="right-down" width="32" height="16" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
|
||||
<map version="1.9" tiledversion="1.9.1" orientation="orthogonal" renderorder="right-down" width="32" height="16" tilewidth="8" tileheight="8" infinite="0" nextlayerid="2" nextobjectid="1">
|
||||
<tileset firstgid="1" source="standard.tsx"/>
|
||||
<layer id="1" name="Capa de patrones 1" width="32" height="16">
|
||||
<data encoding="csv">
|
||||
@@ -10,14 +10,14 @@
|
||||
30,0,127,0,127,0,127,127,127,0,127,0,127,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,127,127,127,0,127,0,127,0,127,0,127,127,127,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,30,30,30,30,30,30,30,30,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30
|
||||
</data>
|
||||
</layer>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
@@ -512,6 +512,14 @@ bool Director::setFileList()
|
||||
asset->add("/data/enemies/jailbattle_human.ani", data);
|
||||
asset->add("/data/enemies/jailbattle_alien.png", bitmap);
|
||||
asset->add("/data/enemies/jailbattle_alien.ani", data);
|
||||
asset->add("/data/enemies/jailer.png", bitmap);
|
||||
asset->add("/data/enemies/jailer.ani", data);
|
||||
asset->add("/data/enemies/jailer2.png", bitmap);
|
||||
asset->add("/data/enemies/jailer2.ani", data);
|
||||
asset->add("/data/enemies/jailer3.png", bitmap);
|
||||
asset->add("/data/enemies/jailer3.ani", data);
|
||||
asset->add("/data/enemies/printer.png", bitmap);
|
||||
asset->add("/data/enemies/printer.ani", data);
|
||||
|
||||
asset->add("/data/player/player.png", bitmap);
|
||||
asset->add("/data/player/player.ani", data);
|
||||
|
||||
Reference in New Issue
Block a user