mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added simple mode
This commit is contained in:
parent
1e233efbea
commit
0a0b3e8849
3 changed files with 26 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ function (Parent, Settings, Nc) {
|
|||
|
||||
// View uses this to calculate center position
|
||||
this.lookAtXY = {
|
||||
x: 0.3,
|
||||
x: Settings.VIEWPORT_LOOK_AHEAD,
|
||||
y: 0
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue