👉 Read all the new recent features in beta 106 notes: Array and Boolean variables, spatial sound, improvements to the Top-down movement behavior, optional preloading of sounds/musics, an updated isometric game starter, speed improvements...
💝 Improvements
- Change zoom in the scene editor so that it's centered on the cursor (Thanks @D8H!)
- This makes it easier to navigate in the scene by zooming in and out
- Add an option to display an isometric grid in the scene editor (Thanks @D8H!)
- Add a new theme: One Dark (both for the editor and for JavaScript code blocks) (Thanks @NilayMajorwar!)
🐛 Bug fixes
- Fix ToJSON wrongly transforming an empty string to a variable containing the number 0
- Fix platformer objects wrongly able to jump after falling (Thanks @D8H!)
- Fix games hanging when using an empty While event (Thanks @arthuro555!)
🛠 Internal changes (for developers)
- Fix bug in theme creation script (Thanks @NilayMajorwar!)
- Add VS Code debug configuration (Thanks @arthuro555!)
This allows to use breakpoints and debug the react app from inside the IDE.