realitycollective / com.realitytoolkit.core

The all-purpose framework for building the next reality
MIT License
3 stars 0 forks source link

Apply idle pose if configured on awake #102

Closed FejZa closed 6 months ago

FejZa commented 6 months ago

Reality Collective - Reality Toolkit Pull Request

Overview

Fix / improvement making sure the hand is actually initialized with the configured idle pose when first instantiated. Previously it would only transition to the idle pose after some input has happened.