sm.localPlayer.getConstructionPlacement

Gets the world position and rotation of the local player's shape placement if it is not colliding. Otherwise nil is returned.

Kind: Function

Environments: Game

Game

sm.localPlayer.getConstructionPlacement(  )

Open the full Game reference

Availability: Client only

Returns:

Type Description
Vec3
Quat
World position and rotation.