Tutorial info | |
---|---|
Difficulty | Beginner |
Updated | August 03, 2022 |
Software |
cryengine 5.x
visual studio C++ |
This is episode six in this build-a-game series on how to build Breeze, a third person jump-and-run platformer using CRYENGINE 5.6, hosted by Junior Evangelist Roman Perezogin.
Support engineer Joshua Nuttall shows you how to implement platforming mechanics using C++. You’ll learn how to use various methods and engine features to create different movements and actions and how to make a classic falling platforming mechanic by creating an entity component from scratch in C++.
Contents