forked from lznt/Oulutest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Butterflies.txml
28 lines (28 loc) · 1.22 KB
/
Butterflies.txml
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
<!DOCTYPE Scene>
<scene>
<entity id="82">
<component type="EC_Name" sync="true">
<attribute value="butterflies_prop" name="name"/>
<attribute value="" name="description"/>
</component>
<component type="EC_Placeable" sync="true">
<attribute value="-54.830002,10.070000,-77.250000,0.247985,194.000000,2.090128,0.575076,0.575076,0.575076" name="Transform"/>
<attribute value="false" name="Show bounding box"/>
<attribute value="true" name="Visible"/>
<attribute value="1" name="Selection layer"/>
<attribute value="" name="Parent entity ref"/>
<attribute value="" name="Parent bone name"/>
</component>
<component type="EC_Mesh" sync="true">
<attribute value="0.000000,0.000000,0.000000,0.000000,0.000000,0.000000,1.000000,1.000000,1.000000" name="Transform"/>
<attribute value="butterflies_prop.mesh" name="Mesh ref"/>
<attribute value="" name="Skeleton ref"/>
<attribute value="butterflies_prop_mat.material" name="Mesh materials"/>
<attribute value="0" name="Draw distance"/>
<attribute value="false" name="Cast shadows"/>
</component>
<component type="EC_DynamicComponent" sync="true" name="prop">
<attribute value="ground" type="string" name="type"/>
</component>
</entity>
</scene>