Devlogs
Version 1.2.2 - Simplified code + other improvements
Posted December 25, 2024 by Pikku-a
Menu Engine Version 1.2.2
This update simplifies the code and has some other improvements. Here are all the changes:
- Simplified code - Now options menu is only once in the step event and draw event, making it easier to edit
- Now it’s possible to remove font_example without having to remove references to it in the code
- Removed duplicate object (example_control2)
- Improved code formatting, consistency and readability