21 lines
435 B
Plaintext
21 lines
435 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8 ?>
|
||
|
|
||
|
<scene name="testDyt">
|
||
|
<entities>
|
||
|
<item name="1" class="class">
|
||
|
<position> 20.0f, 30.0f, 0.0f </position>
|
||
|
<path name="path1" />
|
||
|
<action name="action" start="22222" end="333333" />
|
||
|
</item>
|
||
|
</entities>
|
||
|
|
||
|
<paths>
|
||
|
<item name="path1">
|
||
|
<position time=""> 20.0f, 30.0f, 0.0f </position>
|
||
|
</item>
|
||
|
</paths>
|
||
|
|
||
|
<effiectiv>
|
||
|
</effiectiv>
|
||
|
|
||
|
</scene>
|