Insality / panthera

Panthera Animation Runtime for Defold Game Engine
https://insality.github.io/panthera/example/
MIT License
57 stars 1 forks source link

Event handling for panthera.set_time #14

Open freya-schneeya opened 4 days ago

freya-schneeya commented 4 days ago

Being able to set custom callbacks for events in panthera.set_time, like in panthera.play, would improve usability for animations that include custom logic via events. Right now it's not possible to set these events to a specific time.