Book Image

Learning C++ by Creating Games with Unreal Engine 4 [Video]

By : Nicholas Helish
4 (1)
Book Image

Learning C++ by Creating Games with Unreal Engine 4 [Video]

4 (1)
By: Nicholas Helish

Overview of this book

<p><span id="description" class="sugar_field">Unreal Engine 4 is a complete suite of game development tools made by game developers, for game developers. From mobile games to high-fidelity VR experiences to console blockbusters, Unreal Engine 4 gives you everything you need to start, ship, grow and stand out from the crowd.</span></p> <p><span id="description" class="sugar_field">This video course shows you how to successfully set up Visual Studio for Windows so that you can begin developing games using the game engine: Unreal Engine 4. You'll also learn how C++ works and really get to grips with it. You'll learn how to start a C++ based Unreal Engine 4 project and use the editor. You will then learn how to debug Unreal Engine 4 games right within the Visual Studio IDE, before moving on to building gameplay elements that affect the player. You will use this knowledge to create a first-person shooter for the player and interactables within the environment to create gameplay elements within the world.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This video tutorial offers a project-based approach to teach you the skills required to develop games within Unreal Engine 4 using C++.</span></span></p>
Table of Contents (6 chapters)
Chapter 4
Creating Gameplay Elements
Content Locked
Section 1
Setting Up Our Game Mode
In this video, we will go through various settings of gamemode. - Set up default gamemode - Set up editor map - Create main menu gamemode