Closed KyleTryon closed 3 years ago
Error: Uncaught TypeError: Cannot read property 'createCursorKeys' of undefined Version: ^1.2.1
Uncaught TypeError: Cannot read property 'createCursorKeys' of undefined
^1.2.1
A little difficult to source looks like it's coming from one of these locations:
https://github.com/SilverTree7622/Phaser3_GUI_Inspector/blob/906a2e528a1ad7e71d170243e6610c029cd9ddea/js/manager/CameraManager.js#L80
https://github.com/SilverTree7622/Phaser3_GUI_Inspector/blob/3fd67b46d23bfc6faf953f8d23299908c62498e8/js/manager/InputManager.js#L62
This error prevents the scene from loading.
Error:
Uncaught TypeError: Cannot read property 'createCursorKeys' of undefined
Version:^1.2.1
A little difficult to source looks like it's coming from one of these locations:
https://github.com/SilverTree7622/Phaser3_GUI_Inspector/blob/906a2e528a1ad7e71d170243e6610c029cd9ddea/js/manager/CameraManager.js#L80
https://github.com/SilverTree7622/Phaser3_GUI_Inspector/blob/3fd67b46d23bfc6faf953f8d23299908c62498e8/js/manager/InputManager.js#L62
This error prevents the scene from loading.