Tutorial info | |
---|---|
Difficulty | Intermediate |
Updated | July 28, 2022 |
Software |
visual studio
cryengine 5.x |
Tutorial Author Nick Gillin shows you how to create a player-controlled moveable character from scratch using C++ in CRYENGINE 5.7 LTS.
Time Topic
00:00:00 Introduction
00:03:09 Creating and Preparing our Project
00:11:09 Adding Components
00:22:20 Adding WASD Controls
00:58:35 Adding Mouse-Control
01:31:20 Outro