本项目以Unreal游戏引擎为核心,结合vs c++编程,网络同步技术,设计了第一人称联网闯关游戏,能实现许多常 见的游戏机制,如武器、强化道具、角色、守卫等功能
Simple C++ FPS Template for Unreal Engine 4
Last updated for 4.25
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!
This project is licensed under the Unreal Engine 4 EULA.