Initial Commit
This commit is contained in:
commit
ec5c71b3ac
1712 changed files with 1767257 additions and 0 deletions
31
www/maps/DW_Waves.json
Normal file
31
www/maps/DW_Waves.json
Normal file
|
@ -0,0 +1,31 @@
|
|||
{ "columns":1,
|
||||
"image":"..\/img\/tilesets\/Waves.png",
|
||||
"imageheight":96,
|
||||
"imagewidth":96,
|
||||
"margin":0,
|
||||
"name":"Waves",
|
||||
"spacing":0,
|
||||
"tilecount":3,
|
||||
"tileheight":32,
|
||||
"tiles":
|
||||
{
|
||||
"0":
|
||||
{
|
||||
"animation":[
|
||||
{
|
||||
"duration":800,
|
||||
"tileid":0
|
||||
},
|
||||
{
|
||||
"duration":800,
|
||||
"tileid":1
|
||||
},
|
||||
{
|
||||
"duration":800,
|
||||
"tileid":2
|
||||
}]
|
||||
}
|
||||
},
|
||||
"tilewidth":96,
|
||||
"type":"tileset"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue