placePlayer
placePlayer(
__namedParameters,position):Entity
Defined in: packages/engine/src/gameplay/harness.ts:124
Stands the player at position with full health and an empty wallet,
spawning her where the world has none yet.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
__namedParameters |
HeadlessGame |
position |
Vector3 |
Returns
Section titled “Returns”Entity