summaryrefslogtreecommitdiffstats
path: root/examples/3dstudioruntime2/layersinquick/layers.uip
blob: 171f226e8ac9101825f1e3936402c6c0f46bcbf8 (plain)
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
<?xml version="1.0" encoding="UTF-8" ?>
<UIP version="4" >
	<Project >
		<ProjectSettings author="" company="" presentationWidth="1366" presentationHeight="768" maintainAspect="False" >
			<CustomColors count="16" >#ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff</CustomColors>
		</ProjectSettings>
		<Graph >
			<Scene id="Scene" backgroundcolor="0.317647 0.65098 0.956863" bgcolorenable="True" >
				<Layer id="Layer" >
					<Camera id="Camera" />
					<Light id="Light" />
					<Model id="Cube" >
						<Material id="Default" name="Default" />
					</Model>
				</Layer>
				<Layer id="LayerWithSolidBackground" >
					<Text id="Text4" />
					<Text id="Text2" />
					<Text id="Text" />
					<Camera id="Camera_001" />
					<Light id="Light_001" />
					<Model id="Sphere" >
						<Material id="Default_001" name="Default" />
					</Model>
					<Text id="Text3" />
				</Layer>
			</Scene>
		</Graph>
		<Logic >
			<State name="Master Slide" component="#Scene" >
				<Add ref="#Layer" name="LayerWithTransparentBackground" />
				<Add ref="#Camera" position="0 0 -600" rotation="0 0 0" />
				<Add ref="#Light" />
				<State id="Scene-Slide1" name="Slide1" playmode="Looping" >
					<Add ref="#Cube" name="Cube" position="-43.3013 29.7696 0" rotation="-16.5703 -27.2172 8.34447" sourcepath="#Cube" >
						<AnimationTrack property="rotation.x" type="EaseInOut" >0 -16.5703 100 100 10 -16.57 100 100</AnimationTrack>
						<AnimationTrack property="rotation.y" type="EaseInOut" >0 -27.2172 100 100 10 360 100 100</AnimationTrack>
						<AnimationTrack property="rotation.z" type="EaseInOut" >0 8.34447 100 100 10 8.344 100 100</AnimationTrack>
					</Add>
					<Add ref="#Default" />
					<Add ref="#LayerWithSolidBackground" name="LayerWithSolidBackground" background="SolidColor" backgroundcolor="0.239216 0.647059 1" />
					<Add ref="#Text4" name="Text4" font="TitilliumWeb-Regular" position="569.231 -0.902103 0" textstring="Right" />
					<Add ref="#Text2" name="Text2" font="TitilliumWeb-Regular" position="-6.31475 -306.717 0" textstring="Bottom" />
					<Add ref="#Text" name="Text" font="TitilliumWeb-Regular" position="-3.60843 313.032 0" textstring="Top" />
					<Add ref="#Camera_001" />
					<Add ref="#Light_001" />
					<Add ref="#Sphere" name="Sphere" sourcepath="#Sphere" >
						<AnimationTrack property="position.x" type="EaseInOut" >0 0 100 100 5.083 -6.31474 100 100 10 0 100 100</AnimationTrack>
						<AnimationTrack property="position.y" type="EaseInOut" >0 0 100 100 5.083 163.282 100 100 10 0 100 100</AnimationTrack>
						<AnimationTrack property="position.z" type="EaseInOut" >0 0 100 100 5.083 0 100 100 10 0 100 100</AnimationTrack>
					</Add>
					<Add ref="#Default_001" />
					<Add ref="#Text3" name="Text3" font="TitilliumWeb-Regular" position="-572.84 27.0633 0" textstring="Left" />
				</State>
			</State>
		</Logic>
	</Project>
</UIP>