rewrote the app code to more easily allow for collisions
This commit is contained in:
parent
241cbd720a
commit
6e27377b07
10 changed files with 139 additions and 268 deletions
6
front/dist/maps/map2.json
vendored
6
front/dist/maps/map2.json
vendored
|
@ -155,6 +155,12 @@
|
|||
},
|
||||
{
|
||||
"id":77,
|
||||
"properties":[
|
||||
{
|
||||
"name":"collides",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}],
|
||||
"terrain":[2, 2, 2, 2]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue