level up fps to decrease GPU use in the browser
This commit is contained in:
parent
c5af6df7fa
commit
08d8222ed5
@ -33,7 +33,8 @@ const config: GameConfig = {
|
||||
physics: {
|
||||
default: "arcade",
|
||||
arcade: {
|
||||
debug: DEBUG_MODE
|
||||
debug: DEBUG_MODE,
|
||||
fps: 120
|
||||
}
|
||||
},
|
||||
callbacks: {
|
||||
|
Loading…
Reference in New Issue
Block a user