Open IssueSyncBot opened 1 year ago
RogPodge
This is currently being worked on! We're just finishing up a PR that will help get animated cursors working in MRTK3
https://github.com/microsoft/MixedRealityToolkit-Unity/pull/11022
Zee2
Clarification: the cursor does animate, but it does not switch icons to represent different types of manipulations.
AMollis
@shaynie is this a regression from MRTK2?
Original issue opened by:
@ragavendranbala
The Cursor will animate or change based on the interactor it touching, Say if I want to scale an object and move the cursor towards the scalable edges, the cursor will change as an arrow to show that the pointer will do ready to some scale manipulation. It is not available on the current version of MRTK3.
To reproduce
Steps to reproduce the behavior:
Expected behavior
The cursor should change based on the interaction going to do. In this case Scale or Rotate.
Actual behavior
The cursor is not changing based on the manipulator
Target platform
ISSUE MIGRATION
Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11037