Roblox 介紹

開始 Roblox 編程之旅
Beginner

介紹 Roblox 及其環境。

Lua 編程

開始 Roblox 編程之旅
Beginner

學習在 Roblox 中使用 Lua 編寫腳本的基礎知識。

Roblox 基礎編程

開始 Roblox 編程之旅
Beginner

Roblox 中的基礎編程。

Basic Part (基礎部件)

開始 Roblox 編程之旅
Beginner

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

顏色與材質

開始 Roblox 編程之旅
Beginner

使用顏色與材質自定義部件。

創建、測試與發佈

開始 Roblox 編程之旅
Beginner

如何創建、測試並發佈你的 Roblox 遊戲。

Client 和 Server (客戶端與伺服器)

Roblox 客戶端-伺服器
Intermediate

理解 Roblox 中的客戶端-伺服器模型。

Server Script (伺服器腳本)

Roblox 客戶端-伺服器
Intermediate

Roblox 中伺服器端腳本編寫的基礎知識。

Client Script (客戶端腳本)

Roblox 客戶端-伺服器
Intermediate

了解 Roblox 中的客戶端腳本編寫。

Modular Script (模塊化腳本)

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 Types (裝配類型)

Humanoids
Beginner

Roblox 中的不同裝配類型。

Default Animations (默認動畫)

Humanoids
Intermediate

使用 Humanoids 的默認動畫。

SVG Icon

Humanoid 和 HumanoidRootPart

Humanoids
Intermediate

理解 Humanoid 和 HumanoidRootPart。

SVG Icon

Humanoid

Humanoids
Intermediate

深入探討 Humanoid 對象。

SVG Icon

HumanoidRootPart

Humanoids
Intermediate

使用 HumanoidRootPart 進行角色控制。

SVG Icon

自定義 Humanoid 動畫

Humanoids
Advanced

為 Humanoids 創建自定義動畫。

Tools

Humanoids
Intermediate

使用 Tools 與 Humanoids 互動。

SVG Icon

Backpack

Humanoids
Beginner

將物品存放在 Backpack 中。

Basic Physics (基礎物理)

物理、動畫和攝像機與光效
Intermediate

介紹 Roblox 中的基礎物理。

CFrame

物理、動畫和攝像機與光效
Intermediate

理解並使用 CFrame 進行定位。

TweenService

物理、動畫和攝像機與光效
Intermediate

掌握 TweenService 實現流暢動畫。

RunService

物理、動畫和攝像機與光效
Intermediate

利用 RunService 進行基於幀的腳本編寫。

Camera (攝像機)

物理、動畫和攝像機與光效
Intermediate

在 Roblox 中控制遊戲攝像機。

Light (光效)

物理、動畫和攝像機與光效
Intermediate

為遊戲環境設置照明技術。

SVG Icon

ScreenGui

Roblox GUI 和數據管理
Intermediate

介紹用於界面設計的 ScreenGui。

SVG Icon

GUI Components (GUI 組件)

Roblox GUI 和數據管理
Intermediate

Roblox 中的 GUI 組件示例。

SVG Icon

GUI Styling (GUI 樣式)

Roblox GUI 和數據管理
Intermediate

Roblox 中的 GUI 樣式示例。

SVG Icon

GUI Layout (GUI 佈局)

Roblox GUI 和數據管理
Intermediate

Roblox 中的 GUI 佈局示例。

UserInputService

Roblox GUI 和數據管理
Intermediate

使用 UserInputService 實現互動元素。

DataStoreService

Roblox GUI 和數據管理
Advanced

使用 DataStoreService 存儲數據。

Leaderboard (排行榜)

Roblox GUI 和數據管理
Beginner

創建並管理排行榜。

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

Functions

更多編程概念
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

在遊戲腳本中處理 Task。

SVG Icon

Coroutine

更多編程概念
Advanced

Lua 中協程的介紹。

Particle System

粒子系統和 PathfindingService
Intermediate

介紹 Roblox 中的 Particle System。

Particle Emitter

粒子系統和 PathfindingService
Intermediate

使用 Particle Emitters 實現視覺效果。

Other Effects

粒子系統和 PathfindingService
Intermediate

Roblox 中可用的其他效果。

PathfindingService

粒子系統和 PathfindingService
Advanced

使用 PathfindingService 實現 AI 導航。

SVG Icon

Solid Modeling Tools

3D 建模和環境設計
Intermediate

使用 Solid Modeling Tools 進行高級設計。

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。

Monetization

貨幣化、市場營銷與優化
Intermediate

學習 Roblox 中的貨幣化基礎。

Developer Products

貨幣化、市場營銷與優化
Intermediate

在你的遊戲中銷售 Developer Products。

Game Pass

貨幣化、市場營銷與優化
Beginner

使用 Game Pass 獲取額外收入。

UGC Items

貨幣化、市場營銷與優化
Intermediate

創建 UGC Items 進行銷售。

Premium Payouts

貨幣化、市場營銷與優化
Beginner

理解 Roblox 中的 Premium Payouts。

Marketing

貨幣化、市場營銷與優化
Intermediate

有效地推廣你的 Roblox 遊戲。

Optimization

貨幣化、市場營銷與優化
Intermediate

優化你的遊戲以提高性能。