Added Component to Components.xsd and Entity.xsd

This commit is contained in:
stiffly
2015-12-11 14:27:54 +01:00
parent 094c7fbb44
commit c2435fda2d
5 changed files with 5 additions and 2 deletions
+3
View File
@@ -33,6 +33,9 @@
</Entity>
<Entity>
<Components>
<c:Player>
<Velocity X="0" Y="0" Z="0"/>
</c:Player>
<c:Transform>
<Position X="2.5"/>
</c:Transform>