Creating a C++ project

With the goals set, let's get started by launching the Unreal launcher. If you already have an Unreal Editor instance running, that is not a problem; just choose to make a new project from within the File menu and that will launch the proper screen of the launcher. Otherwise inside the launcher, just hit the Launch button of the editor version you want. After a few seconds of loading, the editor project selection window will appear. Do the following:

  1. Switch to the New Project tab.
  2. Under New Project, switch to the C++ subtab.
  3. Choose a Basic Code project type.
  4. Set the target to Desktop/Console as that's our target!
  5. Set the quality to Maximum Quality.
  6. Remove the starter content, it will not be useful at all.
  7. Give your project a name, ...

Get Mastering Unreal Engine 4.X now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.