Seat
It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (9) that have integer components: 1x9x1, 1x3x3
At its default size (2x1x2) it has a durability of 3, at its maximum size it has a durability of 4.
By default, its colour is #a05f35.
It requires 1 Rubber
and 2 Wood
to be crafted.
Methods
EjectOccupant()
Ejects the seat occupant.
GetOccupant() → currentOccupant
Retrieves the UserId
of the seat's occupant, it will be nil
if there is no occupant.
The currentOccupant return is a number
. It can also be nil
.