NutshellEngine 0.1.15


NutshellEngine 0.1.15 adds some new features, including new scripts callbacks and SDF fonts.

Runtime

The Runtime is the part of the engine that runs the games made with the editor.

Features

  • Logs now appear even if the build type is Release.
  • Added a new getEntities function to ECS and scripts, that returns all entities.
  • Added two new callback functions to scripts, they are especially useful for persistent entities:
  • /!\ Breaking Change! Added SDF fonts. SDF Fonts can be scaled while keeping a high resolution. Bitmap fonts are still available and are useful for small text.

    Top: Bitmap font, pixel height 64, scale *5, Bottom: SDF font, pixel height 64, scale *5
  • /!\ Breaking Change! Changed the parameters of the drawUIText function, that now takes a scale parameter, to scale the text.

Files

NutshellEngine-0.1.15-Windows-x64.zip 37 MB
8 hours ago
NutshellEngine-0.1.15-Linux-x64.tar.gz 24 MB
8 hours ago

Get NutshellEngine

Leave a comment

Log in with itch.io to leave a comment.