Variable Animation Speed
rob.ert
Member Posts: 42
I've got a platformer game where I want the actor to animate. However, the animate behavior doesn't have an expression editor for the speed. Does anyone know how to do this besides with redundant rules and animates? Any help is appreciated! Thanks!
Comments
For example - consider a power bar for the Cannon game template. I'd like it to have some gradient. My first thought was to mask it out, but that is not supported, so I figured I'll just prep a sequence of images that have the gradient masked out, but now I need to be able to base the Change Image behavior on some value.
Any ideas?