mirror of
https://github.com/duckduckdoof/miniopolis.git
synced 2025-07-09 16:20:31 -04:00
Basic link established between scene and game
This commit is contained in:
parent
455f392965
commit
d0e9beddba
5 changed files with 25 additions and 13 deletions
|
@ -56,7 +56,7 @@
|
|||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"height":20,
|
||||
"id":12,
|
||||
"name":"Foundation",
|
||||
"name":"Foundations",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="12" name="Foundation" width="30" height="20">
|
||||
<layer id="12" name="Foundations" width="30" height="20">
|
||||
<data encoding="csv">
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue