MENU

Fun & Interesting

Unreal Engine C++ Project Setup, From Scratch

Alex Forsythe 87,773 lượt xem 4 years ago
Video Not Working? Fix It Now

This video demonstrates how to create an Unreal C++ project from scratch, starting from a fresh install of Windows. Along the way, we'll look at the anatomy of an Unreal project and learn a bit about the build system, and we'll demonstrate a Visual-Studio-free workflow.

0:00 - Introduction
1:18 - Text Editor & Terminal
2:04 - Installing Unreal
2:46 - Installing Visual Studio
6:17 - Conventional Workflow
8:34 - Sublime Text Setup
9:04 - Manual Project Creation
14:31 - Building Editor Binaries
17:17 - Running from Editor Binaries
19:03 - Building a Standalone Game
19:47 - Cooking Content
21:39 - Quick Command-Line Scripts
23:43 - Workflow Example: TestActor
26:03 - Sublime Workflow Tips
28:30 - Review

Unreal Snippets package for Sublime Text: https://github.com/awforsythe/sublime-unreal-snippets
Sublime color scheme seen in the video: https://gist.github.com/awforsythe/ef535c2b57b8135463d85c3004ef65ca


#UnrealEngine #UE4 #GameDev

Comment