| 66 | **Week 7**: Presentation Link: [https://docs.google.com/presentation/d/1bEVU-MIBungarHZ5FQ7GHeajPfrunF2_mXFST36TGEA/edit?usp=sharing] |
| 67 | 1. Used Unity package 'XR Hands' to track hands on an individual clients side |
| 68 | a. Need to now serialize their data and recreate it similar to an avatar |
| 69 | 2. Configured unique username for every connected client |
| 70 | 3. Started rigging avatar animation for walking and other movements |
| 71 | a. The hands will be connected using inverse kinematics since they are their own Game Object. |
| 72 | 4. Changed database restructuring plan, instead are going to create multiple LevelDB instances and MQTT topic groups |