Roblox 介绍

开始 Roblox 编程之旅
Beginner

介绍 Roblox 及其环境。

Lua 编程

开始 Roblox 编程之旅
Beginner

学习在 Roblox 中使用 Lua 编写脚本的基础知识。

Roblox基础编程

开始 Roblox 编程之旅
Beginner

Roblox中的基础编程。

基础 Part (部件)

开始 Roblox 编程之旅
Beginner

Roblox 中的基础部件及其用途。

颜色与材质

开始 Roblox 编程之旅
Beginner

使用颜色与材质自定义部件。

创建、测试与发布

开始 Roblox 编程之旅
Beginner

如何创建、测试并发布您的 Roblox 游戏。

客户端与服务器

Roblox 客户端-服务器
Intermediate

理解 Roblox 中的客户端-服务器模型。

服务器脚本

Roblox 客户端-服务器
Intermediate

Roblox 中服务器端脚本编写的基础知识。

客户端脚本

Roblox 客户端-服务器
Intermediate

了解 Roblox 中的客户端脚本编写。

模块化脚本

Roblox 客户端-服务器
Beginner

使用模块化脚本进行更好的代码管理。

Roblox Services (服务)

Roblox 服务和存储管理
Beginner

提供数据处理、UI管理和玩家交互等基本功能。

Workspace

Roblox 服务和存储管理
Beginner

探索 Roblox 中的 Workspace 服务。

Players (玩家)

Roblox 服务和存储管理
Beginner

管理玩家数据与互动。

ServerScriptService

Roblox 服务和存储管理
Beginner

了解 Roblox 中的 ServerScriptService。

ServerStorage

Roblox 服务和存储管理
Beginner

在 Roblox 中有效使用 ServerStorage。

ReplicatedFirst

Roblox 服务和存储管理
Beginner

介绍 ReplicatedFirst 服务。

ReplicatedStorage

Roblox 服务和存储管理
Beginner

管理您游戏中的 ReplicatedStorage。

StarterGui

Roblox 服务和存储管理
Intermediate

使用 StarterGui 自定义您的游戏界面。

SVG Icon

StarterPack

Roblox 服务和存储管理
Beginner

使用 StarterPack 进行工具管理。

StarterCharacterScripts

Roblox 服务和存储管理
Beginner

使用 StarterCharacterScripts 编写角色行为。

StarterPlayerScripts

Roblox 服务和存储管理
Beginner

为特定玩家编写 StarterPlayerScripts。

MaterialService

Roblox 服务和存储管理
Intermediate

MaterialService 用于高级材质管理。

Teams

Roblox 服务和存储管理
Beginner

在 Roblox 中管理 Teams。

SoundService

Roblox 服务和存储管理
Beginner

使用 SoundService 打造沉浸式音效。

LocalizationService

Roblox 服务和存储管理
Intermediate

LocalizationService 支持多语言。

Lighting

Roblox 服务和存储管理
Beginner

使用 Lighting 服务为游戏环境设置光效。

Rig (装配)类型

Humanoid 人形角色
Beginner

Roblox 中的不同装Rig(配类)型。

Default Animation (默认动画)

Humanoid 人形角色
Intermediate

使用 Humanoids 的默认动画。

SVG Icon

Humanoid 和 HumanoidRootPart

Humanoid 人形角色
Intermediate

理解 Humanoid 和 HumanoidRootPart。

SVG Icon

Humanoid

Humanoid 人形角色
Intermediate

深入探讨 Humanoid Object (对象)。

SVG Icon

HumanoidRootPart

Humanoid 人形角色
Intermediate

使用 HumanoidRootPart 进行角色控制。

SVG Icon

自定义 Humanoid 动画

Humanoid 人形角色
Advanced

为 Humanoids 创建自定义动画。

Tools

Humanoid 人形角色
Intermediate

使用 Tools 与 Humanoids 互动。

SVG Icon

Backpack (背包)

Humanoid 人形角色
Beginner

将物品存放在 Backpack (背包)中。

基础物理

物理、动画和相机与光线
Intermediate

介绍 Roblox 中的基础物理。

CFrame

物理、动画和相机与光线
Intermediate

理解并使用 CFrame 进行定位。

TweenService

物理、动画和相机与光线
Intermediate

掌握 TweenService 实现流畅动画。

RunService

物理、动画和相机与光线
Intermediate

利用 RunService 进行基于帧的脚本编写。

摄像机

物理、动画和相机与光线
Intermediate

在 Roblox 中控制游戏摄像机。

光效

物理、动画和相机与光线
Intermediate

为游戏环境设置照明技术。

SVG Icon

ScreenGui

Roblox GUI 和数据管理
Intermediate

介绍用于界面设计的 ScreenGui。

SVG Icon

GUI 组件

Roblox GUI 和数据管理
Intermediate

Roblox 中的 GUI 组件示例。

SVG Icon

GUI Styling

Roblox GUI 和数据管理
Intermediate

Roblox 中的 GUI Styling 示例。

SVG Icon

GUI Layout

Roblox GUI 和数据管理
Intermediate

Roblox 中的 GUI Layout 示例。

UserInputService

Roblox GUI 和数据管理
Intermediate

使用 UserInputService 实现互动元素。

DataStoreService

Roblox GUI 和数据管理
Advanced

使用 DataStoreService 存储数据。

Leaderboard (排行榜)

Roblox GUI 和数据管理
Beginner

创建并管理 Leaderboard (排行榜)。

Attributes

Roblox GUI 和数据管理
Beginner

使用 Attributes 进行更好的数据管理。

Events (事件)

更多编程概念
Intermediate

介绍 Roblox 中的 Events (事件)。

SVG Icon

Bindable Events (可绑定事件)

更多编程概念
Intermediate

使用 Bindable Events (可绑定事件) 实现游戏内通信。

SVG Icon

Remote Events (远程事件)

更多编程概念
Intermediate

理解 Remote Events (远程事件) 用于服务器-客户端交互。

SVG Icon

Functionj(函数)

更多编程概念
Intermediate

Lua 脚本编写中的函数介绍。

SVG Icon

Bindable Functions (可绑定函数)

更多编程概念
Intermediate

在游戏中使用 Bindable Functions (可绑定函数)。

SVG Icon

Remote Functions (远程函数)

更多编程概念
Advanced

使用 Remote Functions (远程函数) 实现高级交互。

Pcall

更多编程概念
Intermediate

在脚本中使用 pcall 进行错误处理。

SVG Icon

Callback (回调函数)

更多编程概念
Intermediate

理解并使用 Lua 中的回调函数。

SVG Icon

Task (任务)

更多编程概念
Intermediate

在游戏脚本中处理任务。

SVG Icon

Coroutine (协程)

更多编程概念
Advanced

Lua 中协程的介绍。

Particle System (粒子系统)

粒子系统和路径查找
Intermediate

介绍 Roblox 中的 Particle System (粒子系统)。

Particle Emitter (粒子发射器)

粒子系统和路径查找
Intermediate

使用 Particle Emitters (粒子发射器) 实现视觉效果。

Other Effects (其他效果)

粒子系统和路径查找
Intermediate

Roblox 中可用的 Other Effects (其他效果)。

PathfindingService (路径查找服务)

粒子系统和路径查找
Advanced

使用 PathfindingService 实现 AI 导航。

SVG Icon

Solid Modeling Tools (实体建模工具)

3D建模和环境设计
Intermediate

使用实体建模工具进行高级设计。

Attachments, Constraints, Align Tools, and Forces

3D建模和环境设计
Intermediate

使用 Attachments, Constraints, Align Tools, and Forces。

Constraints

3D建模和环境设计
Intermediate

理解并使用 Roblox 中的 Constraints。

Rigid Constraints

3D建模和环境设计
Intermediate

Rigid Constraints 用于稳定设计。

Ball-In-Socket Constraints

3D建模和环境设计
Intermediate

使用 Ball-In-Socket Constraints 实现灵活连接。

SVG Icon

Hinge Constraints

3D建模和环境设计
Intermediate

使用 Hinge Constraints 创建旋转运动。

Prismatic Constraints

3D建模和环境设计
Intermediate

使用 Prismatic Constraints 实现线性运动。

Cylindrical Constraints

3D建模和环境设计
Intermediate

使用 Cylindrical Constraints 实现旋转运动。

SVG Icon

Universal Constraints

3D建模和环境设计
Intermediate

使用 Universal Constraints 实现灵活连接。

SVG Icon

Plane Constraints

3D建模和环境设计
Intermediate

理解并使用 Roblox 中的 Plane Constraints。

SVG Icon

Rope Constraints

3D建模和环境设计
Intermediate

使用 Rope Constraints 实现灵活连接。

Rod Constraints

3D建模和环境设计
Intermediate

使用 Rod Constraints 实现稳定连接。

SVG Icon

Spring Constraints

3D建模和环境设计
Intermediate

使用 Spring Constraints 实现弹性运动。

SVG Icon

Torsion Spring Constraints

3D建模和环境设计
Intermediate

一种模拟旋转力的 Torsion Spring Constraint。

Weld Constraints

3D建模和环境设计
Intermediate

使用 Weld Constraints 实现稳定连接。

No-Collision Constraints

3D建模和环境设计
Intermediate

使用 No-Collision Constraints 防止重叠。

Align Orientation

3D建模和环境设计
Intermediate

使用 AlignOrientation 对齐部件方向。

Align Position

3D建模和环境设计
Intermediate

使用 AlignPosition 对齐部件位置。

SVG Icon

Vector Force

3D建模和环境设计
Intermediate

使用 VectorForce 施加方向性力。

Line Force

3D建模和环境设计
Intermediate

使用 LineForce 沿线施加力。

SVG Icon

Torque

3D建模和环境设计
Intermediate

使用 Torque 实现旋转力。

Angular Velocity

3D建模和环境设计
Intermediate

理解并使用 AngularVelocity。

SVG Icon

Linear Velocity

3D建模和环境设计
Intermediate

理解并使用 LinearVelocity。

货币化

货币化、营销与优化
Intermediate

学习 Roblox 中的货币化基础。

开发者产品

货币化、营销与优化
Intermediate

在您的游戏中销售开发者产品。

游戏通行证

货币化、营销与优化
Beginner

使用游戏通行证获取额外收入。

UGC 物品

货币化、营销与优化
Intermediate

创建 UGC 物品进行销售。

会员分成

货币化、营销与优化
Beginner

理解 Roblox 中的会员分成。

市场营销

货币化、营销与优化
Intermediate

有效推广您的 Roblox 游戏。

Optimization (优化)

货币化、营销与优化
Intermediate

优化您的游戏以提高性能。