VehicleSeat

An object that behaves like a seat and accepts movement input from the seated player

Properties

Name Type Description
PlayerPlayerReturns the player who is seated
ThrottleNumberForward direction float between 1 (W key) and -1 (S key). 0 is straight.
SteerNumberHorizontal direction float between 1 (D key) -1 (A key). 0 is straight.
ThrottleIntNumberForward direction integer between 1 (W key) and -1 (S key). 0 is straight.
SteerIntNumberHorizontal direction integer between 1 (D key) -1 (A key). 0 is straight.
Inherited from Dynamic Name Enabled Root Tag Position Rotation LocalRotation Size Parent TextureID TextureTiling TextureTilingY

Events

Name Description