VehicleSeat
Inherits: Seat
Properties
AimPitch number
AimYaw number
Lift number
MaxSpeed number
MaxSteerAngle number
Steer number
Throttle number
TurnSensitivity number
Properties
Occupant Instance?
Properties
CastShadow boolean
Climbable boolean
Color Color3
Material PartMaterial
Shape PartShape
Size Vector3
Properties
Functions
Speak(text: string, duration: number = 5)
Properties
IgnoreParent boolean
Transparency number
Visible boolean
Properties
Archivable boolean
IsInDataModel boolean read-only
IsInWorld boolean read-only
Locked boolean
Name string
Parent Instance?
SortIndex number read-only
Functions
AttachCoreScript(path: string)
AttachScript(path: string)
Destroy()
DestroyAfter(delaySeconds: number)
DetachCoreScript(path: string)
DetachScript(path: string)
GetScriptCount() Returns number
GetScriptPath(index: number) Returns string
IsDescendantOfClass(className: string) Returns boolean
MoveAfter(sibling: Instance)
MoveBefore(sibling: Instance)
Properties
ClassName string read-only
Functions
IsA(className: string) Returns boolean
Signals
Changed string