AnimationSystem base WIP

This commit is contained in:
viktorljung
2016-01-24 17:05:34 +01:00
parent 132de88d28
commit af2f017cb4
7 changed files with 138 additions and 9 deletions
+1
View File
@@ -23,4 +23,5 @@
<xs:include schemaLocation="Components/Team.xsd"/>
<xs:include schemaLocation="Components/UniformScale.xsd"/>
<xs:include schemaLocation="Components/EditorWidget.xsd"/>
<xs:include schemaLocation="Components/Animation.xsd"/>
</xs:schema>