5.4.217
💝 Improvements
- Allow custom objects to use leaderboard properties in order to build custom objects linked to leaderboards
- Optimize custom object layouting in the editor
- Display Audio Resource parameter field for function actions
- Display context menu using an "action sheet" like drawer on mobile/touchscreens
- Add larger buttons in quick customization and danger buttons in some interfaces
🐛 Bug fixes
- Fix to forbid behavior properties from being used as values in expressions
- Fix autocompletion by hiding parameters and properties of type "behavior"
- Fix default parameter of action with operator functions not displaying in the editor
- Fix text input visibility when its custom object is hidden
- Fix a crash when an instance with a wrong object name is in a custom object
- Fix wrong custom objects duplication when updating an extension
- Fix resource used in behavior properties not being exported
- Fix changing the shape painter colors in the properties panel/object editor
- Fix cloud projects incorrectly counted when saving a project
🎨 Assets
Premium packs
By @Bouh:
- [New audio pack] Basic RPG Sounds and SFX
By GDevelop:
- [New audio pack] SFX Platformer Mario Game Like
Free assets
Multiple tilemaps objects were added:
- 10 by Kenney
- 1 from VEXED
- 1 from Robert Norenberg (0x72)
🕹 Examples
- Fix spine example missing sound resource
🛠 Internal changes (for developers)
- Ensure GDevelop.js build is done using release mode if not specified
- Fix resource used in behavior properties not being exported