Commit cd7673d
committed
chore(release): set version to 1.3.3 [skip ci]
### [1.3.3](v1.3.2...v1.3.3) (2020-07-11)
#### Bug Fixes
* **AxisCreator:** add remove axis method and custom axis1 and axis2 ([4444968](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.1 parent c6b1b8a commit cd7673d
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments