<player>
<camera index="string"Description: The index of the player camera
Type: String
Required: yes
/>
<character physicsCapsuleHeight="float"Description: The height of the player CCT
Type: Float
Required: yes
physicsCapsuleRadius="float"Description: The radius of the player CCT
Type: Float
Required: yes
>
<thirdPerson animRootNode="string"Description: The index of the animation root node
Type: String
Required: yes
headNode="string"Description: The index of the head node
Type: String
Required: yes
leftHandNode="string"Description: The index of the left hand node
Type: String
Required: yes
mesh="string"Description: The index of the mesh node
Type: String
Required: yes
rightHandNode="string"Description: The index of the right hand node
Type: String
Required: yes
skeleton="string"Description: The index of the skeleton root node
Type: String
Required: yes
spine="string"Description: The index of the spine node
Type: String
Required: yes
suspension="string"Description: The index of the suspension node
Type: String
Required: yes
/>
<toolNode firstPersonRotation="x y z"Description: The rotation of the main tool node
Type: Rotation values (x, y, z)
Required: yes
firstPersonTranslation="x y z"Description: The translation of the main tool node
Type: Translation values (x, y, z)
Required: yes
thirdPersonLeftNodeRotation="x y z"Description: The rotation of the left tool node
Type: Rotation values (x, y, z)
Required: yes
thirdPersonLeftNodeTranslation="x y z"Description: The translation of the left tool node
Type: Translation values (x, y, z)
Required: yes
thirdPersonRightNodeRotation="x y z"Description: The rotation of the right tool node
Type: Rotation values (x, y, z)
Required: yes
thirdPersonRightNodeTranslation="x y z"Description: The translation of the right tool node
Type: Translation values (x, y, z)
Required: yes
/>
</character>
<light index="string"Description: The index of the light (torch) node
Type: String
Required: yes
thirdPersonRotation="x y z"Description: The rotation of the light (torch) node
Type: Rotation values (x, y, z)
Required: yes
thirdPersonTranslation="x y z"Description: The translation of the light (torch) node
Type: Translation values (x, y, z)
Required: yes
/>
<parentFile xmlFilename="string"Description: Remove vehicle if unit empty
Type: String
Required: no
>
<attributes>
<clearList keepIndex="integer"Description: Index of list to keep
Type: Integer
Required: no
path="string"Description: List to clear but keep one item
Type: String
Required: no
/>
<remove path="string"Description: Path to remove from parent xml
Type: String
Required: no
/>
<set path="string"Description: Path change in parent xml
Type: String
Required: no
value="string"Description: Target value to set in parent file
Type: String
Required: no
/>
</attributes>
</parentFile>
<pickUpKinematicHelper index="string"Description: The index of the pickup kinematic helper node
Type: String
Required: yes
/>
<sounds>
<footsteps distancePerFootstepCrouch="0.5"Description: The distance in metres between footstep sounds when walking
Type: Float
Default: 0.5
Required: no
distancePerFootstepRun="1.5"Description: The distance in metres between footstep sounds when walking
Type: Float
Default: 1.5
Required: no
distancePerFootstepWalk="0.75"Description: The distance in metres between footstep sounds when walking
Type: Float
Default: 0.75
Required: no
/>
</sounds>
</player>