Use `scene.sys.settings.key` instead of `scene.scene.key` to correctly retrieve the scene key from the Phaser scene instance. |
||
|---|---|---|
| .. | ||
| GameUI.tsx | ||
| PhaserBridge.tsx | ||
| index.ts | ||
Use `scene.sys.settings.key` instead of `scene.scene.key` to correctly retrieve the scene key from the Phaser scene instance. |
||
|---|---|---|
| .. | ||
| GameUI.tsx | ||
| PhaserBridge.tsx | ||
| index.ts | ||