在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):tomlooman/EpicSurvivalGame开源软件地址(OpenSource Url):https://github.com/tomlooman/EpicSurvivalGame开源编程语言(OpenSource Language):C++ 98.5%开源软件介绍(OpenSource Introduction):Survival Game (Example Project)Third-person survival game for Unreal Engine 4 made entirely in C++. Originally built as a 6 section tutorial series for Epic Games, now available as open-source C++ sample project. Check out the main documentation page for walkthrough of many of the features. Last updated for 4.27 Looking for a step-by-step Unreal Engine C++ Course? Check out the Professional Game Development in C++ and Unreal Engine to learn all about C++ Game Programming with Unreal Engine! Project OverviewThe C++ Course features include building of a C++ game framework including an "action system" and event-driven code for flexible and re-usable game code the "unreal way". Multiplayer features, AI bots, SaveGame system, async loading of content, UMG menus and UI and so much more! You can browse different Engine Versions by using the Branch Selection drop-down. Section 1This section sets up the third person character movement with animation, object interaction, simple hunger system, all with networking support. Section 2Adds weapon support for the character, a flashlight, UT-style inventory with on-character visual representation of the carried items and deals with damage, death and respawns for players. Section 3Introduces AI "Zombie" enemy to our game using PawnSensing and Behavior Tree. Section 4Introduces a gameloop with enemies, items, scoring and a time of day. Section 5Introduces the ability to carry around objects like barriers and discusses game networking. Section 6The final section in the series focuses on bug fixing and a bit of polish to the existing features. This section is compatible with the 4.8 release. Looking for a step-by-step C++ Course? Check out the Professional Game Development in C++ and Unreal Engine to learn all about C++ Game Programming with Unreal Engine! The C++ Course features include building of a C++ game framework including an "action system" and event-driven code for flexible and re-usable game code the "unreal way". Multiplayer features, AI bots, SaveGame system, async loading of content, UMG menus and UI and so much more! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论