Fix Issue 1344: Weird mesh distorted bug
Animations require consistent names for points like Avatar Center between viewers To fix this, we now use Avatar Center instead of Root at the lower levels, but this is okay, we translate Avatar Center into Root at UI level!
This commit is contained in:
@@ -1955,7 +1955,7 @@ Where tag = tag string to match. Removes bot's matching the tag.
|
||||
<string name="Left Pec">Linke Brust</string>
|
||||
<string name="Right Pec">Rechts</string>
|
||||
<string name="Neck">Hals</string>
|
||||
<string name="Root">Basis</string>
|
||||
<string name="Avatar Center">Basis</string>
|
||||
<string name="Invalid Attachment">Ungültige Stelle für Anhang</string>
|
||||
|
||||
<!-- HUD Position -->
|
||||
|
||||
Reference in New Issue
Block a user