Skip to content

Releases: ExtendRealityLtd/Tilia.Locomotors.Climbing.Unity

v1.5.2

11 Dec 19:53
Compare
Choose a tag to compare

1.5.2 (2020-12-11)

Miscellaneous Chores

v1.5.1

11 Dec 19:42
Compare
Choose a tag to compare

1.5.1 (2020-12-11)

Bug Fixes

  • HowToGuides: apply document styling guidelines (4e290eb)

    The document style guidelines have been updated and now have been applied to the guides in this repo.

v1.5.0

11 Dec 10:36
Compare
Choose a tag to compare

1.5.0 (2020-12-11)

Features

  • HowToGuides: add guide on how to add climbable objects (49a17ec)

    The guide shows how to add the climbing controller and a climbable object to climb around the scene.

v1.4.19

21 Nov 20:17
Compare
Choose a tag to compare

1.4.19 (2020-11-21)

Miscellaneous Chores

v1.4.18

21 Nov 19:00
Compare
Choose a tag to compare

1.4.18 (2020-11-21)

Miscellaneous Chores

v1.4.17

11 Nov 18:56
Compare
Choose a tag to compare

1.4.17 (2020-11-11)

Bug Fixes

  • Climbing: use specific climb action to prevent null error (8566ba2)

    A recent change in the Interactables introduced a new null Action for grab types that yield no output. The climbing interactable would use this null action, but this is really not appropriate as the climb action yields a result so a new climb action has been added that is still the same in structure as the null action but it now allows the code to differentiate that this action is actually doing something.

v1.4.16

10 Nov 10:06
Compare
Choose a tag to compare

1.4.16 (2020-11-10)

Miscellaneous Chores

v1.4.15

01 Nov 23:27
Compare
Choose a tag to compare

1.4.15 (2020-11-01)

Miscellaneous Chores

v1.4.14

01 Nov 22:32
Compare
Choose a tag to compare

1.4.14 (2020-11-01)

Miscellaneous Chores

v1.4.13

01 Nov 21:45
Compare
Choose a tag to compare

1.4.13 (2020-11-01)

Miscellaneous Chores