summaryrefslogtreecommitdiffstats
path: root/examples/3dstudioruntime2/manylayersinquick/manylayers.uip
blob: 8ed17cdd2eb8c283af018afb65c915958400ba05 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="UTF-8" ?>
<UIP version="4" >
	<Project >
		<ProjectSettings author="" company="" presentationWidth="640" presentationHeight="480" 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="False" >
				<Layer id="Layer1" >
					<Camera id="Camera" />
					<Light id="Light" />
					<Model id="Cube" >
						<Material id="Default" name="Default" />
					</Model>
				</Layer>
				<Layer id="Layer2" >
					<Camera id="Camera_001" />
					<Light id="Light_001" />
					<Model id="Sphere" >
						<Material id="Default_001" name="Default" />
					</Model>
				</Layer>
				<Layer id="Layer3" >
					<Camera id="Camera_002" />
					<Light id="Light_002" />
					<Model id="Cylinder" >
						<Material id="Default_002" name="Default" />
					</Model>
					<Model id="Cone" >
						<Material id="Default_003" name="Default" />
					</Model>
				</Layer>
			</Scene>
		</Graph>
		<Logic >
			<State name="Master Slide" component="#Scene" >
				<Add ref="#Layer1" name="Layer1" />
				<Add ref="#Camera" position="0 0 -600" rotation="0 0 0" />
				<Add ref="#Light" lightdiffuse="1 1 0.721569" />
				<State id="Scene-Slide1" name="Slide1" playmode="Looping" >
					<Add ref="#Cube" name="Cube" position="0.180962 -0.720062 32.5651" rotation="-16.5703 -27.2172 8.34447" scale="2.7901 4.29753 1" sourcepath="#Cube" >
						<AnimationTrack property="rotation.x" type="EaseInOut" >0 0 100 100 10 0 100 100</AnimationTrack>
						<AnimationTrack property="rotation.y" type="EaseInOut" >0 0 100 100 10 360 100 100</AnimationTrack>
						<AnimationTrack property="rotation.z" type="EaseInOut" >0 0 100 100 10 0 100 100</AnimationTrack>
					</Add>
					<Add ref="#Default" />
					<Add ref="#Layer2" name="Layer2" background="Transparent" backgroundcolor="0.239216 0.647059 1" />
					<Add ref="#Camera_001" />
					<Add ref="#Light_001" />
					<Add ref="#Sphere" name="Sphere" rotation="0 -45 0" scale="3.44068 3.09375 1" 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>
						<AnimationTrack property="rotation.x" type="EaseInOut" >0 0 100 100 10 0 100 100</AnimationTrack>
						<AnimationTrack property="rotation.y" type="EaseInOut" >0 45 100 100 10 -45 100 100</AnimationTrack>
						<AnimationTrack property="rotation.z" type="EaseInOut" >0 0 100 100 10 0 100 100</AnimationTrack>
					</Add>
					<Add ref="#Default_001" />
					<Add ref="#Layer3" name="Layer3" background="Transparent" backgroundcolor="0.239216 0.647059 1" />
					<Add ref="#Camera_002" />
					<Add ref="#Light_002" />
					<Add ref="#Cylinder" name="Cylinder" rotation="-42.4866 14.7144 -21.247" scale="1.85959 3.83831 1" sourcepath="#Cylinder" >
						<AnimationTrack property="position.x" type="EaseInOut" >0 0 100 100 6.15 0 100 100 10 0 100 100</AnimationTrack>
						<AnimationTrack property="position.y" type="EaseInOut" >0 0 100 100 6.15 100 100 100 10 0 100 100</AnimationTrack>
						<AnimationTrack property="position.z" type="EaseInOut" >0 0 100 100 6.15 0 100 100 10 0 100 100</AnimationTrack>
					</Add>
					<Add ref="#Default_002" />
					<Add ref="#Cone" name="Cone" position="-316.099 34.641 0" scale="1.85248 2.08915 1" sourcepath="#Cone" >
						<AnimationTrack property="position.x" type="EaseInOut" >0 -316.099 100 100 5.65 -316.099 100 100 10 -316.099 100 100</AnimationTrack>
						<AnimationTrack property="position.y" type="EaseInOut" >0 34.641 100 100 5.65 -50 100 100 10 -34 100 100</AnimationTrack>
						<AnimationTrack property="position.z" type="EaseInOut" >0 0 100 100 5.65 0 100 100 10 0 100 100</AnimationTrack>
					</Add>
					<Add ref="#Default_003" />
				</State>
			</State>
		</Logic>
	</Project>
</UIP>