Hi there! I’m excited to release the third episode of Inspired by Games. In the first two episodes, we copied the basic mechanics of the Axe of Kratos from God of War and the Dead Eye System (Red Dead Redemption 2). Today, we’re imitating the wingsuit feature from Far Cry 5. We will cover mainly these four things:
1. The wingsuit controller script.
2. Camera effects.
3. Camera shaking script.
4. The audio effects.
In this series, we pick a feature from our favorite games, then study it and implement it. Why? Because I believe that reverse-engineering is one of the best methods of learning. By doing that, we learn how to think creatively.
You can find all the source codes of this tutorial here. All codes that were written in my tutorials are uploaded to GitHub.
You can watch all episodes on this playlist. Which feature do you think we should implement next?
Happy Learning!