- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 120字
- 2021-04-02 18:34:04
Time for action – Renaming the ball
- In the Hierarchy panel, find the Game Object below Main Camera called Sphere.
To rename the Sphere, you can either right-click/alternate-click on it and click on Rename, or press F2 on the keyboard if you're on a PC. Mac users can press the Return or Enter key to rename the Sphere. You can also rename a Game Object by selecting it and typing a new name into the field at the top of the Inspector panel.
- Rename the Game Object as Ball.

Your project can fill up fast with generically named Game Objects and other assorted things, so let's stay on top of our project by naming Game Objects as we create them.
推薦閱讀
- AngularJS入門與進階
- Mastering AWS Lambda
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- PostgreSQL Replication(Second Edition)
- Mastering Rust
- Learning JavaScript Data Structures and Algorithms
- PHP編程基礎(chǔ)與實踐教程
- Python大學(xué)實用教程
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應(yīng)用實戰(zhàn)
- Node.js 6.x Blueprints
- Offer來了:Java面試核心知識點精講(框架篇)
- 企業(yè)級Java現(xiàn)代化:寫給開發(fā)者的云原生簡明指南
- Python繪圖指南:分形與數(shù)據(jù)可視化(全彩)
- Eclipse開發(fā)(學(xué)習(xí)筆記)