Enum EnumMountAngleMode
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
Defines how the mounted entity rotates relative to the mount Open in GitHub
[DocumentAsJson]
public enum EnumMountAngleMode
Methods
Unaffected = 0Don't affect the mounted entity angles
PushYaw = 1Turn the player but allow him to still change its yaw
Push = 2Turn the player in all directions but allow him to still change its angles
FixateYaw = 3Fixate the mounted entity yaw to the mount
Fixate = 4Fixate all entity angles to the mount