Changelog & Upgrade Guide
v3.0.0
Unity 6 LTS Compatibility
Third Party Text Support (e.g. TextMeshPro) (via Text References)
Circular Minimap Support
Performance Improvements
Editor UI Improvements
New Example Scene
Smaller Bugfixes & Improvements
Updated Documentation
Upgrading to 3.0.0 from previous versions: To support additional UI text components (such as TextMeshPro) we had to update the system. For existing distance text elements to continue working after the update, add the HNSTextReference component to each UI GameObject that contains a UI Text or TextMeshPro component within your UI prefabs. Check out the example UI Prefabs inside the example scenes!
Last updated