iT邦幫忙

2023 iThome 鐵人賽

DAY 2
0
Software Development

Unity遊戲開發系列 第 2

DAY02 Uinty下載和介面介紹

  • 分享至 

  • xImage
  •  

Uinty下載

到Unity官網下載並安裝Unity Hub
開啟Unity Hub後到安裝的位置去選擇編輯器的版本安裝

https://ithelp.ithome.com.tw/upload/images/20230917/20162530Bbk95Q9W1H.png

下載完後就可以建立要開發的2D或3D專案
https://ithelp.ithome.com.tw/upload/images/20230917/201625302M2fEnIYRL.png

https://ithelp.ithome.com.tw/upload/images/20230917/20162530AUjJ1bSTDf.png

介面介紹

Hierarchy欄位:目前場景中擁有的物件與其階層關係都會在這裡顯示
在Hierarchy欄位中按下右鍵就能選擇要新增的物件類型,在Hierarchy欄位將物件A移至物件B上就會這兩個物件產生父子關係,父項物件B的移動、旋轉或縮放都會影響子項物件A
https://ithelp.ithome.com.tw/upload/images/20230917/20162530FsmMJYB70r.png

Scene場景視窗:可以加入並編輯各種遊戲物件的主要工作區
https://ithelp.ithome.com.tw/upload/images/20230917/20162530CXUgrIVqlT.png

Game遊戲視窗:可用於遊戲的執行測試,在執行測試期間做的編輯或數值改動並不會被儲存
https://ithelp.ithome.com.tw/upload/images/20230917/20162530skWMbvB5dn.png

Project欄位:放置素材和程式腳本
https://ithelp.ithome.com.tw/upload/images/20230917/20162530o7c7utqOhk.png

Console欄位:在執行遊戲時的偵錯和訊息會在這裡顯示
https://ithelp.ithome.com.tw/upload/images/20230917/20162530A5g3dXXQn2.png

inspector欄位:顯示所點選物件的各項屬性和參數,能在這編輯數值設定或
為遊戲物件新增元件component
https://ithelp.ithome.com.tw/upload/images/20230917/201625303N0fmp4S0H.png


參考資料
https://www.cg.com.tw/Unity/Content/Unity_02.php
https://docs.unity3d.com/Manual/CreatingScenes.html


上一篇
Day01 開賽前言
下一篇
DAY03 剛體Rigidbody
系列文
Unity遊戲開發30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言