🐛 Bug fixes
- Fix tilemap object edge cases causing crashes
- Fix scrolling an input with the mouse wheel even if it was not focused
⚙️ Extensions
Reviewed
- [3D object shake] Fix the translation on Z
Community
- [3D tween] Add a tween action to tint 3D models - Thanks @Jurfix
🕹 Premium Game Templates
- Add a new premium game template: Land Maker, a game like Mario Maker! (by @VegeTato)
🛠 Internal changes (for developers)
- Catch callback functions of Firebase preventing JS crashes
- Catch errors when handling electron browser window preventing JS crashes