Loading a tileset create a new GameMap

This commit is contained in:
GRL 2021-07-29 14:14:40 +02:00
parent 73d589ad11
commit 897a01bb79
5 changed files with 66 additions and 23 deletions

View file

@ -25,6 +25,11 @@
"name":"collides",
"type":"bool",
"value":true
},
{
"name":"name",
"type":"string",
"value":"Mur"
}]
},
{
@ -45,6 +50,20 @@
"value":true
}]
},
{
"id":12,
"properties":[
{
"name":"name",
"type":"string",
"value":"sol"
},
{
"name":"openWebsite",
"type":"string",
"value":"https:\/\/fr.wikipedia.org\/wiki\/Wikip%C3%A9dia:Accueil_principal"
}]
},
{
"id":13,
"properties":[