- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 167字
- 2021-04-02 18:34:01
Heads up!
Pay close attention to a game's Head-up display (HUD). Video game HUDs contain graphical elements that usually don't make sense within the context of the game world, but they provide vital information to the player. A great example is the heart health meter in any Zelda game, or the energy bar in any fighting game. The Motherload HUD includes draining fuel and hull bars. It displays dynamic money and depth tallies. Three clickable elements lead the player to the Inventory, Options, and Instructions screens. Finally, a piece of text lets the player know that there are more shops to be found past the borders of the viewable game area.
Unity has great features for building game HUDs. Every HUD item type that you see in Motherload—the graphical bar, the dynamic (changeable) text, the clickable icons, and the flashing helper text—can all be built in the Unity game engine. Skip ahead to Chapter 4, Code Comfort if you're dying to try it!
- 程序設計與實踐(VB.NET)
- Getting Started with CreateJS
- Mastering Julia
- 數據結構習題解析與實驗指導
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Instant Lucene.NET
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- 創意UI:Photoshop玩轉APP設計
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Python面試通關寶典
- MATLAB 2020 GUI程序設計從入門到精通
- 每個人的Python:數學、算法和游戲編程訓練營
- Android應用開發攻略
- Unreal Engine 4 Game Development Essentials
- Microsoft Hyper-V PowerShell Automation