Skip to content

LuisFigueiredo/SimpleFPSTemplate

 
 

Repository files navigation

SimpleFPSTemplate

Simple C++ FPS Template for Unreal Engine More Info

Last updated for 5.2

Why create a "simplified" FPS C++ Template?

The provided C++ template that ships with the engine has several features that someone new to C++ may not be interested in like VR controls and Touch input. This code "bloats" the template to look a lot more complex than neccessary if you are simply looking to start with C++ in Unreal Engine. I'm using this project to create tutorials and you can use it in your own way!

alt text

This project is licensed under the Unreal Engine EULA.

About

Simple C++ FPS Template for Unreal Engine 4

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.4%
  • C# 6.0%
  • C 0.6%