- Godot Engine Game Development Projects
- Chris Bradfield
- 87字
- 2021-06-18 18:51:29
Part 4 – User Interface
The final piece your game needs is a user interface (UI). This is an interface to display information that the player needs to see during gameplay. In games, this is also referred to as a Heads-Up Display (HUD), because the information appears as an overlay on top of the game view. You'll also use this scene to display a start button.
The HUD will display the following information:
- Score
- Time remaining
- A message, such as Game Over
- A start button
推薦閱讀
- Microsoft Dynamics CRM Customization Essentials
- PPT,要你好看
- Python Algorithmic Trading Cookbook
- CompTIA Network+ Certification Guide
- 電氣控制與PLC技術(shù)應(yīng)用
- 分數(shù)階系統(tǒng)分析與控制研究
- 零起點學(xué)西門子S7-200 PLC
- 液壓機智能故障診斷方法集成技術(shù)
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機型)
- Mastering OpenStack(Second Edition)
- 智能制造系統(tǒng)及關(guān)鍵使能技術(shù)
- Creating ELearning Games with Unity
- 機器人剛?cè)狁詈蟿恿W(xué)
- 分布式Java應(yīng)用
- Generative Adversarial Networks Projects