HumanoidController

사용되지 않는 항목 표시

A HumanoidController is an internal object responsible for translating PlayerAction movements to the user's character (specifically, their Humanoid).

This object can be found inside of the ControllerService, via:


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

요약

메서드

메서드Controller에서 상속되었습니다

이벤트

이벤트Controller에서 상속되었습니다

속성

메서드

이벤트