- Fix: Instantiating LMHeadMountedRig at runtime would break HandRepresentation building.
- Fix: When a hand was removed from the scene, its model's were all returned to the HandPool. But there needed to be a check to see if there was another candidate hand active in the scene. Then, add the model to that hand instead of returning to HandPool.