Rendering player and tiles now works.

This commit is contained in:
2016-11-27 13:53:18 +02:00
parent 914ae0de0d
commit 8173937797
35 changed files with 1160 additions and 230 deletions

6
assets/levels/.directory Normal file
View File

@ -0,0 +1,6 @@
[Dolphin]
Timestamp=2016,11,26,16,53,1
Version=3
[Settings]
HiddenFilesShown=true

View File

@ -2,7 +2,7 @@
"cellWidth": 16,
"cellHeight": 16,
"layerCount" : 10,
"layerCount" : 1,
"width" : 380,
"height" : 213,