How to set up the project?
-
Install Unreal Engine 5.3.2
-
Clone this repo
-
Re-generate VS project file
-
Double-click the VS solution file(sln)
-
Go to
Jump_1Runtime.cpp
andJump_1Runtim.h
and make sure what’s after#include
points to your Unreal Engine Install location -
Don't forget to check out to a new branch before you start playing around!