An FPS tutorial on the Unreal Engine 4 platform in C++. It teaches the creator how to use UE4, create a first-person character, what you need to keep in mind when making this type of perspective, ...
In this UE4 sample project you'll find a stripped-down version of the interaction system that we're using in the game Retchid. It's a rather simple system, based on a custom interaction component with ...