mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
parent
89c5e4a5d8
commit
ed23753c04
17 changed files with 286 additions and 224 deletions
|
|
@ -19,7 +19,7 @@ define({
|
|||
DEFAULT_LEVELS: ['stones2'],
|
||||
|
||||
RATIO: 21, //35
|
||||
OBJECT_RATIO: 21 / 25,
|
||||
OBJECT_RATIO: 20 / 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