HumanoidController

顯示已棄用項目

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

A HumanoidController 是內部對象,負責將玩家行動轉譯為使用者角色 (具體地說, 他們的 Humanoid )。

這個對象可以在 ControllerService 中找到,通過:


local ControllerService = game:GetService("ControllerService")
local HumanoidController = ControllerService:FindFirstChildOfClass("HumanoidController")

概要

方法

方法 繼承自 Controller

活動

活動 繼承自 Controller

屬性

方法

活動