TruWorlds

PlayerDefaults

Inherits: GameSystem

PlayerDefaults is a game system that defines default player and camera settings. If a child CharacterController named "DefaultCharacter" is present, it will be used as the default character for players (loading in their avatar if its PrimaryBody is not set.)

Properties

CameraMaxZoomDistance float

The maximum camera zoom distance in studs.

CameraMinZoomDistance float

The minimum camera zoom distance in studs.

CameraMode CameraMode

The camera mode applied when playtesting starts.

CameraOffset Vector3

The camera offset applied to the follow target, in studs.