課程路徑

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



如果您從未使用過 Roblox Studio 或編寫過代碼,請在跟隨任何課程路徑之前從這裡開始。

核心

從這裡開始,為創建 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.


使用者介面設計

學習你需要實現告知玩家雷射標籤遊遊玩玩法的介面設計技能。

計畫
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.