Hi friends,
I can't figure out how can i create an animation for my game.
I want to make a fade away when an object is destroyed.
Can anyone show me how can i perform this task?
Add frames to the animation and you are ready to go..
Develop games in your browser. Powerful, performant & highly capable.
And just create an overlapping over the item and that's it?
If the animation that you want is the fade away effect, you can just use the fade behavior.
Do you mind a screenshot on how to set it up?
I added the fade behavior, but it "fades in" when the object is created and nothing when it's destroyed.
in the properties of the behaviour set fade in to 0 and fade out to 1, set active on start to false. in your event sheet set on object hit star fade out..