Unity3D 速览
本文將記錄Unity官網的教程中需要注意的部分,并附上總結。
UNITY:速览
Section titled “UNITY:速览”似乎是有14個,想過一遍大概也很快。
1.Interactive Tutorials
Section titled “1.Interactive Tutorials”- Play & Edit Mode 學會進入遊戲和編輯模式。遊戲模式中對場景做的任何修改都是不會保留的。
- Game Objects & Components 教我們如何給遊戲物體添加剛體組件來添加物理行為。
- Tweaking Components 教我們調整組件的值來使得行為符合預期。
- Prefabs Power 教我們使用預設。
2.Roll-a-ball Tutorial
Section titled “2.Roll-a-ball Tutorial”- Introduction 概述遊戲的組成,以及接下來教程的涉及方面。
- Environment and Player 建立遊戲內的環境以及讓人物移動。
- Camera and Play Area 簡單的攝像機跟隨以及設置遊玩區域。
- Collection, Scoring and Building the game 設置可回收物體並且添加UI,完成遊戲。
3.2D Game Kit
Section titled “3.2D Game Kit”- Getting Started 大概只是一些速覽的部分。2D遊戲中常用的一些手段。
…
4.3D Game Kit
Section titled “4.3D Game Kit”唔可以調整下優先級最後再管這些Kit類的教程
5.Space Shooter tutorial
Section titled “5.Space Shooter tutorial”- Introduction 一個簡單的3D射擊小遊戲。
- Game setup, Player and Camera 添加玩家,攝像機,光源。
- Boundaries, Hazards, and Enemies
- Scoring, Finishing, and building the game
- Extending Space Shooter
6.Survival Shooter tutorial
Section titled “6.Survival Shooter tutorial”7.UFO tutorial
Section titled “7.UFO tutorial”8.Space Chicken
Section titled “8.Space Chicken”9.Tanks tutorial
Section titled “9.Tanks tutorial”10.Adventure Game tutorial
Section titled “10.Adventure Game tutorial”11.2D Roguelike tutorial
Section titled “11.2D Roguelike tutorial”12.Tower Defense Template
Section titled “12.Tower Defense Template”13.Creating Beliveable Visuals
Section titled “13.Creating Beliveable Visuals”14.Procedural Cave Generation tutorial
Section titled “14.Procedural Cave Generation tutorial”- Unity User Manual
- Working in Unity
- Importing
- 2D
- Graphics
- Scripting
- Multiplayer and Networking
- Audio
- Animation
- TimeLine
- UI
- Navigation and Pathfinding
- Unity Services
- XR
- Open-source repositories
- Asset Store Publishing
- Platform-spcific
- Experimental
- Legacy Topic
- Best practice guides
- Expert guides
- New in Unity
- Packages Documentation
- Glossary
- UnityEngine
- UnityEditor
- Unity
- Other