changed gesture loader, it has tai chi and gangnam style now and the ability to load choregraphe gestures

This commit is contained in:
Lucca Pirovano
2026-07-23 17:36:45 -04:00
parent 76087efc09
commit 17a469b921
21 changed files with 3421 additions and 109 deletions
+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Package name="5_tai_chi" format_version="5">
<Manifest src="manifest.xml" />
<BehaviorDescriptions>
<BehaviorDescription name="behavior" src="tai_chi" xar="behavior.xar" />
</BehaviorDescriptions>
<Dialogs />
<Resources />
<Topics />
<IgnoredPaths />
<Translations auto-fill="en_US">
<Translation name="translation_en_US" src="translations/translation_en_US.ts" language="en_US" />
</Translations>
</Package>