Animating background and foreground sprites, trees etc
butterbean
Member Posts: 4,315
Can you animate things in the background and foreground such as trees, flowers or clouds etc?
If so, what would be the process of animating these items? Would they have to be created separately or can you animate leaves falling from a tree for example from a tree already drawn into a background picture?
If so, what would be the process of animating these items? Would they have to be created separately or can you animate leaves falling from a tree for example from a tree already drawn into a background picture?
Comments
If you had a tree already drawn into the background, you could add an actor that uses the Spawn Actor behavior that spawns leaves which are in their own right, instances of an actor with the leaf image.