Skip to content

VR Tracker SDK for Unity v1.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Alex-VRTracker Alex-VRTracker released this 20 Mar 18:20
· 4 commits to master since this release

This is a beta version

Breaking changes

  • The new version of the VR Tracker SDK for Unity is currently not working with first versions of the tags.
  • The architecture on how to integrate the plugin on unity has also change, see the documentation on the wiki

New Features

  • Orientation Offset for Tag v2, you are able to have an auto-orientation correction with the new version of the tags

Deprecations

The script VRTrackerAssignationManager has become VRTrackerAssignmentManager. If you have an error while loading the scene, it might be because of the script name. Check the script on the IntroAssignment scene, in the game object System->IntroManager

Behavioral changes

Spectator mode skip directly to the online scene from VRTrackerNetworkManager

Other changes

Bug fixes

Auto-assignment should work properly