Try to decrease phaser config fps
This commit is contained in:
@@ -50,6 +50,7 @@ const fps : Phaser.Types.Core.FPSConfig = {
|
||||
smoothStep: false
|
||||
}
|
||||
const config: GameConfig = {
|
||||
type: Phaser.AUTO,
|
||||
title: "WorkAdventure",
|
||||
width: width / RESOLUTION,
|
||||
height: height / RESOLUTION,
|
||||
|
||||
Reference in New Issue
Block a user