- Unity Game Development Essentials
- Will Goldstone
- 239字
- 2021-04-01 13:56:37
Chapter 3. Player Characters
In this chapter, we'll expand the island scenario we created in the previous chapter by taking a look at the construction of the player character that you have already added to the scene. Stored as a prefab (a data template object) provided by Unity Technologies as part of the Standard Assets package, this object is an example of a first person perspective player character. But how does its combination of objects and components achieve this effect?
In this chapter, we'll take a look under the hood of this prefab, while looking at how each of the components work together to create our player character. You'll get your first look at scripting in Unity JavaScript. As we have already added our prefab to the game scene, it would be all too easy to continue with the development and accept that this object just works. Whenever you are implementing any externally created assets, you should make sure you understand how they work. Otherwise, if anything needs adjusting or goes wrong, you'll be in the dark.
With this in mind, we'll take a look at the following in order to help you understand how combining just a few objects and components can create a fully-fledged character:
- Tags, layers, and prefabs in the Inspector
- Parent-child relationships in objects
- JavaScript basics
- Scripting for player movement
- Public member variable adjustment in the Inspector
- Using cameras to create the viewpoint
- 3ds Max/VRay室內設計材質、燈光與建模速查超級手冊
- Puppet 2.7 Cookbook
- 3ds Max 2015中文版從入門到精通
- 新媒體美工一冊通(全彩)
- Drupal 6 Content Administration
- After Effects影視動畫特效及欄目包裝案例實戰
- 抖音+剪映+Premiere短視頻制作從新手到高手(第2版)
- Photoshop CC2017圖像處理實例教程
- PKPM 2010結構分析從入門到精通
- Cinema 4D基礎與實戰教程
- Origin 2022科學繪圖與數據分析(高級應用篇)
- 魔法詞典:AI繪畫關鍵詞圖鑒(Midjourney版)
- Learning Ext JS
- AI繪畫精講:Stable Diffusion從入門到精通
- SOLIDWORKS 2023中文版機械設計從入門到精通