Skip to content

Releases: Innoactive/XR-Interaction-Component

v1.1.0

31 Jul 08:49
14b4c52
Compare
Choose a tag to compare

1.1.0 (2020-07-31)

Features

  • snappable properties can now generate snap zones (#27) (6db773e)

v1.0.1

15 Jul 09:29
999b848
Compare
Choose a tag to compare

1.0.1 (2020-07-15)

Bug Fixes

  • fixed possible NRE when properties start disabled (#24) (6f34e4a)
  • snappable-property-is-now-a-lockable-property (#26) (c29b0e9)

Unity XR Interaction Component v1.0.0

18 May 14:35
57a5e67
Compare
Choose a tag to compare

Description

This component handles VR by integrating the Innoactive Creator v2.X with the Unity XR Interaction Toolkit. Include it along the Basic Interaction component to your template to let training designers create VR training applications with it.

The Unity XR Interaction toolkit is a part of a bigger Unity initiative, the project MARS. You can read more about it here.

The Unity XR Interaction component only supports interactions in VR.

Requirements

  • Unity 2019.3

Notes for Developers

This component uses a preview version of XR Interaction Toolkit v0.9.4-preview.

Known Issues

  • For now, this component only supports basic interactions like touching or grabbing, highlighting, and snapping of objects.
  • As the Unity XR Interaction Toolkit is still in development, it may contain undiscovered bugs.
  • The OpenVR support is in beta and not available in the Unity package manager yet.

Dependencies

  • The Unity XR Interaction Toolkit
  • The Innoactive Creator Core v2.X
  • The Innoactive Basic Interaction Component v1.X