itch.io is community of indie game creators and players

Devlogs

Teeny-tiny progress update

Dahlia Studio
A downloadable tool for Windows

At the time of the last devlog, dahlia only supported image files. So far, I’ve added support for:

  • Creating animated sprites
  • Creating interaction hotspots
  • Loading images from spritesheets

Particle emitters, shapes and text are next on the object roster.


What are interaction hotspots?

They’re objects that receive touch and hover events and pass them to callback functions. They exist because complex scenes tend to have interaction areas that span multiple objects and adding event listeners to each is a nightmare for various reasons.


Video demos


Assets used in the demos were sourced from here and here

Download Dahlia Studio
Leave a comment