-
Beta Was this translation helpful? Give feedback.
Answered by
AMollis
Aug 8, 2023
Replies: 2 comments 7 replies
-
@AMollis , can I get any suggestion on the above query? |
Beta Was this translation helpful? Give feedback.
7 replies
-
Honestly, it's amazing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're adding the same game object to all interactors. Use
customCursor
as a prefab and create new instances of it. Also, you can probably change the code to not rely on MRTK3.