Skip to content

v1.3.3

Choose a tag to compare

@ExtendReality-Bot ExtendReality-Bot released this 11 Jul 12:06
· 190 commits to master since this release

1.3.3 (2020-07-11)

Bug Fixes

  • AxisCreator: add remove axis method and custom axis1 and axis2 (4444968)

    The Axis Creator now has a custom axis1 and axis2 which is used by the prefabs instead of relying on the Horizontal and Vertical axes provided by Unity as these are not clean axis settings.

    The AxisCreator editor window also allows deleting of existing Tilia axis inputs so its easier to upgrade.

    The incorrect negative multiplier in the controller mappings has also been removed now as the inversion happens on the axis setting in the Unity Input Manager.