Stable PlayCanvas engine v1.15.3 &use_local_engine=https://code.playcanvas.com/playcanvas-1.15.3.min.js Scene: Main Known issues with later engines - I'm not sure which patch it is, but `_audioManager` has been renamed to `_soundManager`. If you see the following error, go to the `AudioManager.js` and replace it. TypeError: Cannot read properties of undefined (reading 'context') - Because this is and old build, don't recompress the textures. - At a certain patch, the `WorldBlender.js` shader script breaks the `Polygoon_run.json` model. Others - If you want to use GDSDK, go to `loadingScreen.js` line 202 - Leaderboard has been disabled. If you want to use it, create your own database and change the domain in `fetch.js`