How to Make a Character Crouch with C++

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



Category:
Tutorial
Duration: 1:06:53
7,443 views
162


The next installment in our CRYENGINE 5.7 LTS tutorial series shows you how to add a crouch mechanic to a player-controlled character using C++. You'll also learn how to refine the code you've created so far in the series to provide a solid basis for the future, which is good practice for any project. Your host, as ever, is Technical Author and Video Producer Nick Gillin

00:00 Introduction
01:06 Refining the Player.h
15:10 Refining the Player.cpp
33:20 Adding Crouching to the Player.h
01:03:24 Adding Crouching to the Player.cpp
01:06:00 Implimenting the Player in CRYENGINE

The tutorial builds on the previous episodes in the series. The first shows you how to create a player-controlled character from scratch with traditional WASD movement and mouse-look functionality. The second shows you how to add a sprinting mechanic, and the third episode shows you how to add jumping. By completing those tutorials, you will gain a grounding in C++ and produce the file required to complete this new course.

Episode 1 – Create a player character with C++
https://www.youtube.com/watch?v=63PuJoVoQMg
Episode 2 – Create player walking and sprinting mechanics in C++
https://www.youtube.com/watch?v=xWExyPNIW30
Episode 3 – Add a jump mechanic to your player character
https://www.youtube.com/watch?v=85hiBjsGClI

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

#cpp #cryengine #gamedevelopment







Tags:
Game
Engine
Development
CRYENGINE
How to Make a Character Crouch with C++
Crouch Function in C++
Character Creation in C++
Character Game Logic in C++
Character Crouch C++
Crouch C++ Tutorial
Player Crouch Control C++
Using C++ to create crouch
Game Development Tutorials
C++ Tutorials
C++ Basic Tutorials
C++ Player Crouch
Gameplay Crouch C++
Crouching in C++
How to create a crouch function in c++
character movement in c++
character tutorial c++