Part : BasePart
BasePart
This object represents shapes based on BasePart, which provides three basic forms: Ball, Block, and Cylinder
Enum.PartType
This property defines the appearance of the Part.
local Part = script.Parent Part.Shape = Enum.PartType.Cylinder
Last updated 4 months ago