InputType

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

輸入類型枚控制 Part 的表面輸入。這裡的多個參數來自 2005 年,Roblox 還沒有成為多人遊戲,並由 Part.BackSurfaceInput , Part.BottomSurfaceInput , Part.FrontSurfaceInput , Part.LeftSurfaceInput , Part.RightSurfaceInput , Part.TopSurfaceInput 使用。

道具

名稱概要
NoInput0

行為像焊接一樣,並不做任何事情。

Constant12

以恆定速度 BasePart ParamB 旋轉。

Sin13

旋轉速度為:ParamA * math.sin(workspace.DistributedGameTime * ParamB),其中Class.BasePart``ParamA決定零件旋轉的最大速度,而Class.BasePart``ParamB決定它多久會改變方向。

此頁面