- Unity Game Development Scripting
- Kyle D'Aoust
- 119字
- 2021-08-05 16:52:52
Summary
In this chapter, you learned a few ways to create a GUI. First, you started off by learning the traditional way of creating the GUI by making buttons, bars, and text. Then, we switched gears and learned how to make a 3D GUI by making 3D health bars, 3D damage reports, and 3D name tags.
In the next chapter, you will learn how to make a few different classes for in-game items. First, we'll create a class so that items will affect the player, the next class will allow items to affect other objects on touch, and the final class will be created for projectiles. All of these can be used for the player, enemies, or environment objects.
推薦閱讀
- AngularJS入門與進(jìn)階
- FreeSWITCH 1.8
- NativeScript for Angular Mobile Development
- Elastic Stack應(yīng)用寶典
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- 硅谷Python工程師面試指南:數(shù)據(jù)結(jié)構(gòu)、算法與系統(tǒng)設(shè)計(jì)
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個(gè)建議
- Test-Driven JavaScript Development
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營(yíng)·變現(xiàn)(圖解案例版)
- SignalR:Real-time Application Development(Second Edition)
- Python Machine Learning Cookbook
- jQuery從入門到精通(微課精編版)
- 人人都能開發(fā)RPA機(jī)器人:UiPath從入門到實(shí)戰(zhàn)
- Flask開發(fā)Web搜索引擎入門與實(shí)戰(zhàn)