Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

io.extendreality.tilia.locomotors.movementamplifier.unity

ExtendRealityLtd1.2kMIT2.0.22

Amplify real world movement steps in a virtual spatial environment for the Unity software.

locomotion, movement, amplify

readme

Tilia logo

Locomotors -> Movement Amplifier for the Unity Software

Amplify real world movement steps in a virtual spatial environment for the Unity software.

Release License Backlog

Introduction

The MovementAmplifier prefab allows for real world movements to be multiplied in the virtual environment so it is easier to move further virtual distances with a limited real world space.

Requires the Unity software version 2018.3.10f1 (or above).

Getting Started

Please refer to the installation guide to install this package.

Documentation

Please refer to the How To Guides for usage of this package.

Further documentation can be found within the Documentation directory and at https://academy.vrtk.io

Contributing

Please refer to the Extend Reality Contributing guidelines and the project coding conventions.

Code of Conduct

Please refer to the Extend Reality Code of Conduct.

License

Code released under the MIT License.

changelog

Changelog

2.0.22 (2024-09-28)

Miscellaneous Chores

2.0.21 (2024-05-11)

Miscellaneous Chores

2.0.20 (2024-04-17)

Miscellaneous Chores

2.0.19 (2023-07-10)

Miscellaneous Chores

2.0.18 (2023-07-08)

Miscellaneous Chores

2.0.17 (2023-07-05)

Miscellaneous Chores

2.0.16 (2023-05-06)

Miscellaneous Chores

2.0.15 (2023-05-02)

Miscellaneous Chores

2.0.14 (2023-04-16)

Miscellaneous Chores

2.0.13 (2023-04-03)

Miscellaneous Chores

2.0.12 (2023-03-28)

Miscellaneous Chores

2.0.11 (2023-03-21)

Miscellaneous Chores

2.0.10 (2023-03-16)

Miscellaneous Chores

2.0.9 (2023-03-13)

Miscellaneous Chores

2.0.8 (2023-03-11)

Miscellaneous Chores

2.0.7 (2023-02-22)

Miscellaneous Chores

2.0.6 (2023-02-19)

Miscellaneous Chores

2.0.5 (2023-02-08)

Miscellaneous Chores

2.0.4 (2022-06-16)

Miscellaneous Chores

2.0.3 (2022-05-20)

Miscellaneous Chores

2.0.2 (2022-05-09)

Miscellaneous Chores

2.0.1 (2022-04-28)

Miscellaneous Chores

2.0.0 (2022-04-28)

:warning: BREAKING CHANGES :warning:

  • Malimbe: This removes the last remaining elements of Malimbe and whilst it does not cause any breaking changes within this package, it removes Malimbe as a dependency which other projects that rely on this package may piggy back off this Malimbe dependency so it will break any project like that.

All of the previous functionality from Malimbe has been replicated in standard code without the need for it to be weaved by the Malimbe helper tags. (08a64e7)

Features

  • Malimbe: remove malimbe dependency (08a64e7)

1.1.2 (2022-03-15)

Miscellaneous Chores

1.1.1 (2022-03-15)

Miscellaneous Chores

1.1.0 (2022-03-02)

Features

  • package.json: add information urls to package (bb9642c)

    The changelog, documentation and license url has been added to the package.json as these are used within the Unity package manager.

1.0.15 (2022-02-14)

Miscellaneous Chores

1.0.14 (2022-02-05)

Miscellaneous Chores

1.0.13 (2022-01-17)

Miscellaneous Chores

1.0.12 (2022-01-13)

Miscellaneous Chores

1.0.11 (2022-01-13)

Miscellaneous Chores

1.0.10 (2022-01-12)

Miscellaneous Chores

1.0.9 (2022-01-03)

Miscellaneous Chores

1.0.8 (2021-12-03)

Miscellaneous Chores

1.0.7 (2021-07-21)

Miscellaneous Chores

1.0.6 (2021-07-19)

Miscellaneous Chores

1.0.5 (2021-06-24)

Miscellaneous Chores

1.0.4 (2021-06-19)

Miscellaneous Chores

1.0.3 (2021-06-10)

Miscellaneous Chores

1.0.2 (2021-05-09)

Miscellaneous Chores

1.0.1 (2021-05-03)

Miscellaneous Chores

1.0.0 (2021-04-12)

Features

  • structure: add initial prefab, scripts and docs (ecb7076)

    The initial structure for the repo has been added including the relevant prefab, scripts and documentation.