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