Grokka Games @grokkagames.com · Mar 26

Realized there's no built-in way to modify an ImageNode's color in animation curves, so we created a new property (based on Bevy examples). Couldn't get direct alpha modifications working, so we're going with the full Srgba value. gist.github.com/mmatvein/a83...

1 likes 1 replies

?

Replies

Grokka Games · Mar 26

Here's the entire code for the "Low Health" animation shown when you're at one heart or below. Not exactly the easiest bit for an artist to modify, so I'm eagerly waiting for asset based workflows.. 😅