23 lines
568 B
Plaintext
23 lines
568 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8 ?>
|
||
|
|
||
|
<scene name="testDyt">
|
||
|
<timestep path="workspace/Timestep.txt" />
|
||
|
<entities>
|
||
|
<Entity name="1" uuid="11111">
|
||
|
<MeshComponent location="20.0,30.0,0.0" rotation="0.0,0.0,0.0" scale="10.0,10.0,10.0" mesh="boke/boke.ive">
|
||
|
<path name="path1" />
|
||
|
<action name="action" start="22222" end="333333" />
|
||
|
</MeshComponent>
|
||
|
</Entity>
|
||
|
</entities>
|
||
|
|
||
|
<paths>
|
||
|
<item name="path1">
|
||
|
<position time=""> 20.0f, 30.0f, 0.0f </position>
|
||
|
</item>
|
||
|
</paths>
|
||
|
|
||
|
<effiectiv>
|
||
|
</effiectiv>
|
||
|
|
||
|
</scene>
|