ExtendRealityLtd / ExtendRealityLtd/Tilia.Visuals.BasicHand.Unity

Add guide to show how to set up hands poser

Aperta
#8 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
3
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Add hands poser prefab

set left hand container to the left interactor, right hand container to the right interactor (this is used by the internal rules matcher)

Then expand prefab and on the `Left.BasicHandPoser` set the Target to the left avatar hand and configure any hand pose settings as required (make sure the overrides are set in the apply hand pose values dropdown otherwise they wont be applied).

Then expand the `Left.BasicHandPoser` prefab to access the finger pose overrides. The reference target doesn't need setting as it will automatically be set at runtime from the hand poser.

Each finger pose data can be set, but will only be applied iof the `apply pose values` for that option is set.

Do the same for the right hand.

Now on an interactable, you can call `ApplyPose` in the grabbed event and `RemovePose` in the ungrabbed event (dynamic event passing in the interactor)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.