`
aigo
  • 浏览: 2535651 次
  • 性别: Icon_minigender_1
  • 来自: 宜昌
社区版块
存档分类
最新评论

[UE4]Epic官方教程:用C++开发简易的生存类游戏(Survival Sample Game)

UE4 
阅读更多
  • 游戏截图


 

Section 1

- This section sets up the third person character movement with animation, object interaction, simple hunger system, all with networking support.

https://wiki.unrealengine.com/Survival_Sample_Game:_Section_1

 

Section 2

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

https://wiki.unrealengine.com/Survival_Sample_Game:_Section_2

 

Section 3

- Introduces AI with PawnSensing and Behavior Trees.

https://wiki.unrealengine.com/Survival_Sample_Game:_Section_3

 

Section 4

- Introduces a gameloop with enemies, items, scoring and a time of day.

https://wiki.unrealengine.com/Survival_Sample_Game:_Section_4

 

Section 5

- Discusses a few practical examples on networking the game. Adds support to move around objects in the world

https://wiki.unrealengine.com/Survival_Sample_Game:_Section_5

 

Section 6

- In the sixth and for now final section of the series we'll apply a coat of polish to the game, including improved AI behavior, zombie sound FX and bug fixes.

https://wiki.unrealengine.com/Survival_Sample_Game:_Section_6

 

 

  • 项目论坛

https://forums.unrealengine.com/showthread.php?63678-Ongoing-C-Gameplay-Example-Series-Making-a-Survival-Game

这个帖子楼主是该项目的开发者(也是Epic的工程师)

  • 大小: 434.3 KB
  • 大小: 256 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics