I'm currently developing a game using Meta XR Core SDK 63. Game
operations only use the controller,It is assumed that hand tracking and
Meta XR Interaction SDK will not be used however I don't want to display
the controller model in-game,but instead ...
Thank you for the information.I will try to see if I can achieve what I
want with this information.Notes on what I would try based on the above
informationLike when I was setting CustomHand for Oculus
Integration...Show hand model instead of controll...
I'm sorry if I didn't convey it well. As for what I'm planningI use the
controller for operations.Replace the controller model used in
OVRControllerPrefab etc. with a hand model like CustomHandPrefab, I
would like to animate the hand model that is be...
Thank you for your reply. I want to use a controller to operate the app
I am creating, soI'm planning to use Controller Tracking from Building
Blocks. However, in that case, after replacing the controller model with
the hand model,I don't understand ...