Making our Player Jump in C++ - CRYENGINE TUTORIAL

Channel:
Subscribers:
51,100
Published on ● Video Link: https://www.youtube.com/watch?v=85hiBjsGClI



Category:
Tutorial
Duration: 9:52
7,557 views
187


In the new episode, you will be shown how to take a leap forward for your player-controlled character by adding a jumping ability. As Nick goes through the process of adding the jump mechanic, he will explore and discuss the "if-statement" that makes jumping possible. Nick will then show you how to modify the jumping value in your CRYENGINE project directly in the engine. The tutorial also teaches you how to work with a previously unused part of the Character Controller, the "Air-Control-Ratio" value, that can be modified so the player can move in the air.

By following the tutorial and using the .cpp and .h file you created during the first episode (https://youtu.be/xWExyPNIW30), you will finish with a player-controlled character that jumps and moves through the air!

00:00 Introduction
01:01 Modifying the Header
02:16 Adding Jumping Logic
05:52 Testing Jump Values in CRYENGINE
07:04 Modying Air-Ratio-Control
08:12 Using our Jumping

CRYENGINE - The most powerful game development platform is now available to everyone. Full source code. 5% Royalties. No license fee. Join us over at http://www.cryengine.com

Subscribe: https://www.youtube.com/cryengine?sub_confirmation=1
Add us on Twitter: https://twitter.com/cryengine
Follow us on Facebook: https://www.facebook.com/cryengineofficial/
Join the discussion on our Forum: https://forum.cryengine.com/ and/or CRYENGINE Discord: https://discord.gg/cryengine
Browse our Asset Database: https://www.cryengine.com/marketplace

#cryengine #tutorial #programming







Tags:
Game
Engine
Development
CRYENGINE
Player Sprinting
Sprinting Cpp
C++ tutorial
C++ Player Creation
Creating A player in c++
C++ game tutorial
Programming tutorials
How to create a player in c++
How to create movement in c++
Movement in c++
Creating a player in Code
Coding a player
Coding Movement in C++
Running of a character in c++
Tutorial locomotion in c++
Jumping in c++
Creating a jump with c++
Coding a jump
Coding Jumping with C++