Forum Discussion
HunterBlake
2 months agoCommunity Member
Swapping States Continuously
I have a nice animated park slide with a guy meditating in the park. I want to make a bird fly overhead to give it some depth. I have a bird on a motion path to fly across the slide. For the bird, I...
- 2 months ago
Create a blank layer, that has no effect on the base layer. Call this 'Animate' or similar.
Add a trigger on your base layer to show the 'Animate' layer at the start of the timeline.
On the 'Animate' layer, add the following triggers:
- When timeline reaches 0 secs change state of Bird to Normal
- When timeline reaches 0.5 secs change state of Bird to Flap
- When timeline reaches 1 secs, Jump to Time 0 secs
As long as the 'Animate' layer is displayed, it will continuously change the state of your object until the layer is hidden.
Adjust the timing to suit your needs, but consider accessibility and the impact of rapidly changing images on some users.
HunterBlake
Community Member
Jonathan, 1) Thank you and 2) I am going to Fan Boy just a bit. Every time I see your name on the weekly challenge email I jump right into yours first. I love your work and pledge allegiance to you as my official mentor. :)
Jonathan_Hill
2 months agoSuper Hero
You're too kind, Hunter. Happy to help.