v0.5.2 - Geomancy


Another mostly bugfix release, but this time I made some changes to how sprites are rendered: Sprites are now 3d objects, and the sprite geometry now matches the size of the sprite’s texture. This fixes the sprites being distorted when they’re first created, and needing to use scaling to make it look right. Games can also now configure the sprites’ scale in pixels, so that 1 unit in the world can equal any number of pixels. These are both steps towards the goal of tile maps and sprite animations.

Full list of bugs fixed below:

  • Fixed missing icons in asset and entity trees
  • Fixed Name/Icon appearance in asset tree and entity tree
  • Fixed update to entity in-game not enabling Save button
  • Fixed New Component and New System creating double file extension (.ts.ts)
  • Fixed update to entity panel does not enable Save button
  • Fixed asset tree not updated when filesystem is changed
  • Fixed project not re-built when filesystem is changed

Get Bitwise

Leave a comment

Log in with itch.io to leave a comment.