Kollission

This commit is contained in:
Martin 2021-12-05 21:55:35 +01:00
parent e551a16cca
commit f6ec379269
3 changed files with 248 additions and 7 deletions

Binary file not shown.

View file

@ -300,6 +300,15 @@
}], }],
"id":3 "id":3
}, },
{
"id":34,
"properties":[
{
"name":"collides",
"type":"bool",
"value":true
}]
},
{ {
"animation":[ "animation":[
{ {
@ -370,13 +379,7 @@
"duration":10000, "duration":10000,
"tileid":77 "tileid":77
}], }],
"id":63, "id":63
"properties":[
{
"name":"collides",
"type":"bool",
"value":true
}]
}], }],
"tilewidth":32 "tilewidth":32
}, },

238
main.json.bak Normal file

File diff suppressed because one or more lines are too long