Hey Guys,
I have 4 Animations for flying glowworms. Now I want these glowworms to fly around randomly.
This is what I am planning:
- The 3 animations should be placed randomly on the screen
- The animations should be played forward or reverse randomly
- The animations should be scaled from 100% height to 50% height randomly
- There should be a maximum of 15 animations on the screen
Is it possible to do this with just 3 animations? If yes, how? ^^ I would be very happy for an example script or template for this.