教程路径

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