Skip to content

Commit 05903ba

Browse files
Stephen Hodgsonkeveleigh
authored andcommitted
Cursor Animation Tweak (#389)
* minor formatting changes to HandDraggable.cs * more responsive cursor from dot to circle, allows for interruption of animation state. * reverted HandDraggable (changes addressed in separate PR)
1 parent 47302a8 commit 05903ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/HoloToolkit/Input/Animations/Cursor/CursorSimple.controller

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ AnimatorStateTransition:
8181
m_ExitTime: 0.33066684
8282
m_HasExitTime: 0
8383
m_HasFixedDuration: 1
84-
m_InterruptionSource: 0
84+
m_InterruptionSource: 2
8585
m_OrderedInterruption: 1
8686
m_CanTransitionToSelf: 1
8787
--- !u!1101 &1101000011538347200
@@ -156,7 +156,7 @@ AnimatorStateTransition:
156156
m_ExitTime: 0.17148435
157157
m_HasExitTime: 0
158158
m_HasFixedDuration: 1
159-
m_InterruptionSource: 0
159+
m_InterruptionSource: 2
160160
m_OrderedInterruption: 1
161161
m_CanTransitionToSelf: 1
162162
--- !u!1101 &1101000011705696456

0 commit comments

Comments
 (0)