mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
added items to map
This commit is contained in:
parent
a0f3ae01d8
commit
6c78c750f0
5 changed files with 67 additions and 32 deletions
|
|
@ -19,6 +19,7 @@ define({
|
|||
DEFAULT_LEVELS: ['stones2'],
|
||||
|
||||
RATIO: 21, //35
|
||||
OBJECT_RATIO: 21 / 25,
|
||||
TILE_SIZE: 20, //15, 25 is original picture
|
||||
CAMERA_IS_ORTHOGRAPHIC: true,
|
||||
VIEW_CONTROLLER: 0 ? 'Three' : 'Pixi',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue