NutshellEngine 0.1.9
NutshellEngine » Devlog
NutshellEngine 0.1.9 reworks the asset manager and the particles.
Runtime
The Runtime is the part of the engine that runs the games made with the editor.
Features
- /!\ Breaking Change! Reworked the asset manager:
- Assets now have a name,
- Added functions to find assets from their name, and retrieve the name of assets,
- Improved the way assets loaded from files are handled, two assets that are actually the same file should be recognized as such and not be loaded twice under two different paths,
- Re-loading an asset will check if it has been modified from the last time it was loaded, if this is the case, the asset will be re-read.
- /!\ Breaking Change! Reworked the particles:
- In the particle emitter,
rotationRange
becomesdirectionAnglesRange
, - Added a
rotationRange
field in the particle emitter that specifies the range of rotations per particle, - Added an
image
field in the particle emitter to add a texture to particles, - Added a destroyParticles function to destroy all particles,
- All particles will be destroyed when the scene changed.
- In the particle emitter,

Bug fixes
- Fixed an issue in the provided Graphics Module that could lead to a crash if an image that was already loaded, but not as a model texture, was loaded again as a texture.
Files
NutshellEngine-0.1.9-Windows-x64.zip 35 MB
Feb 17, 2025
NutshellEngine-0.1.9-Linux-x64.tar.gz 21 MB
Feb 17, 2025
Get NutshellEngine
NutshellEngine
NutshellEngine is a modular game engine designed to enable game and engine developers to work together efficiently.
Status | In development |
Category | Tool |
Author | Team Nutshell |
Tags | Game engine |
More posts
- NutshellEngine 0.1.147 days ago
- NutshellEngine 0.1.1326 days ago
- NutshellEngine 0.1.1255 days ago
- NutshellEngine 0.1.1189 days ago
- NutshellEngine 0.1.10Feb 20, 2025
- NutshellEngine 0.1.8Feb 05, 2025
- NutshellEngine 0.1.7Jan 22, 2025
- NutshellEngine 0.1.6Dec 17, 2024
- NutshellEngine 0.1.5Nov 12, 2024
Leave a comment
Log in with itch.io to leave a comment.