Player.placeLift

Place down a lift game object

Kind: Function

Environments: Game

Game

player:placeLift( creation, position, level, rotation )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
player Player The player to own the lift.
creation table The bodies to place on the lift. {Body, ..}
position Vec3 The lift position.
level integer The lift level.
rotation integer The rotation of the creation on the lift.