课程路径

*此内容使用人工智能(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.


用户界面设计

学习您需要实现激光标签游戏玩法的界面设计技能。

计划
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.