forked from Aztyu/Editeur-3D
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsave.xml
74 lines (74 loc) · 2.66 KB
/
save.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" ?>
<Editor>
<Zone name="Main">
<Group name="Group">
<position x="0" y="0" z="0" />
<rotation x="0" y="45" z="180" />
<scale x="3" y="3" z="3" />
<Object name="Cylinder" type="7">
<position x="0" y="0" z="0" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
<Object name="Pyramide" type="5">
<position x="0" y="2" z="0" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
<Object name="Pyramide1" type="5">
<position x="0" y="0" z="10" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="3" />
</Object>
</Group>
<Object name="Sphere" type="6">
<position x="0" y="0" z="20" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
</Zone>
<Zone name="Zone">
<Object name="Cube" type="4">
<position x="-20.7954" y="0" z="-6.11674" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
<Object name="Cube1" type="4">
<position x="-20.5051" y="0" z="-10.6335" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
<Object name="Cube2" type="4">
<position x="-21.7696" y="0" z="-15.7748" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
<Object name="Cube3" type="4">
<position x="-24.3677" y="0" z="-17.2748" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
<Object name="Cube4" type="4">
<position x="-23.0417" y="0" z="-20.1185" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
<Object name="Cube5" type="4">
<position x="-22.2296" y="0" z="-23.1491" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
</Zone>
<Zone name="Zone1">
<Object name="Pyramide" type="5">
<position x="-10.0804" y="0" z="-51.3436" />
<rotation x="0" y="0" z="0" />
<scale x="2.35795" y="2.35795" z="2.35795" />
</Object>
<Object name="Circle" type="2">
<position x="-12.2991" y="0" z="-53.5622" />
<rotation x="0" y="0" z="0" />
<scale x="1" y="1" z="1" />
</Object>
</Zone>
</Editor>