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