Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomlooman/simplefpstemplate

Simple C++ FPS Template for Unreal Engine
https://github.com/tomlooman/simplefpstemplate

cpp fps fps-game game shooter template ue4 ue5 unreal-engine

Last synced: about 6 hours ago
JSON representation

Simple C++ FPS Template for Unreal Engine

Awesome Lists containing this project

README

        

# SimpleFPSTemplate
Simple C++ FPS Template for Unreal Engine [More Info](https://www.tomlooman.com/fps-template/)

*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](https://www.tomlooman.com/wp-content/uploads/2017/09/Thumb_FPSTemplate2.jpg)

This project is licensed under the Unreal Engine EULA.