課程路徑

*此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下這裡



如果您從未使用 Roblox Studio 或以前編寫任何內容,請先從這裡開始,跟隨任何教程路徑。



核心

從這裡開始,獲得創建工作室的全面介紹! 它涵蓋從零開始建立簡單,但勻稱的體驗的所有你需要知道的內容。

建立
Create the basic structure of the world with in-Studio assets.
指令碼
Create the gameplay for the experience using Luau scripts.
波蘭語
Add lighting, visual effects, and high-quality 3D assets.


環境藝術

學習您成為環境藝術家所需的基本技能。

計畫
Create a plan for your environment and necessary assets.
建造
Assemble and apply your asset library to the 3D space to bring your world to life.
最佳化
Configure your assets and Studio settings to keep your frame rate and performance levels high.


遊戲玩法指令碼

學習您需要介紹遊戲玩法到雷射標籤環境所需的程式技術。

生成
Spawn players into the environment, and respawn them once their health reaches zero.
爆炸
Create a blast mechanic that is both accurate in the 3D space and satisfying to players.
偵測
Implement laser detecting behavior that handles blast direction, verifies collision, and reduces player health.


用戶界面設計

學習您需要實現雷射標籤遊玩的玩家UI的設計技能。

計畫
Plan an art style that drives all design decisions for your UI elements.
網格圖形
Wireframe the structure and flow of the information you want to communicate to your players.
實現
Implement your UI layouts in Studio using both built-in and custom UI elements.