• Stars
    star
    532
  • Rank 83,377 (Top 2 %)
  • Language
    C++
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple C++ FPS Template for Unreal Engine 4

SimpleFPSTemplate

Simple C++ FPS Template for Unreal Engine

Last updated for 4.26

More Info

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 UE4. 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.