In 2 previous parts, our bird learned how to jump and run.
Follow step by step to learn (recommended) or download the project. You can find all assets and the final project in the AEJuice Pack Manager – Newsletter – Rig Bird Game. Here are direct links for the latest plugin version:
Windows / macOS
Windows / macOS
The final touch is to turn.
Turn
It is easy to mirror the layer by adding the following to Scale:
Speed = effect(“[Speed]”)(“Slider”);
if (Speed >= 0) [100, 100] //if moving right is 1 then regular image
else [-100, 100] //flip in other cases
else [-100, 100] //flip in other cases