WeaponMechanics / MechanicsMain

A New Age of Weapons in Minecraft.
https://www.spigotmc.org/resources/WeaponMechanics.99913/
MIT License
71 stars 26 forks source link

Configurable Shoot Offsets #393

Closed CJCrafter closed 4 months ago

CJCrafter commented 5 months ago

Adds shoot config

  Shoot:
    Offsets:
      Right_Hand: <VectorSerializer>
      Left_Hand: <VectorSerializer>
      Scope:
        Right_Hand: <VectorSerializer>
        Left_Hand: <VectorSerializer>
      Vive:
        Right_Hand: <VectorSerializer>
        Left_Hand: <VectorSerializer>

Example:

  Shoot:
    Offsets:
      Right_Hand: ~-0.1 0 0
      Left_Hand: ~0.1 0 0

Tested:

Paid for by Zunker