aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/Media/xuiscene_trialexitupsell.xui
blob: 8980372fedcfb7e97c4ced0a63ca6a2d5dd3ae7c (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<XuiCanvas version="000c">
<Properties>
<Width>1280.000000</Width>
<Height>720.000000</Height>
</Properties>
<XuiScene>
<Properties>
<Id>TrialExitUpsell</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ClassOverride>CScene_TrialExitUpsell</ClassOverride>
<Visual>XuiBlackScene</Visual>
</Properties>
<XuiImage>
<Properties>
<Id>XuiImage2</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ImagePath>Graphics\UpsellScreenshots\Screenshot2.png</ImagePath>
</Properties>
</XuiImage>
<XuiImage>
<Properties>
<Id>XuiImage1</Id>
<Width>1280.000000</Width>
<Height>720.000000</Height>
<ImagePath>Graphics\UpsellScreenshots\Screenshot1.png</ImagePath>
</Properties>
</XuiImage>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>1</Time>
<Command>stop</Command>
</NamedFrame>
<NamedFrame>
<Name>Fade1to2</Name>
<Time>2</Time>
</NamedFrame>
<NamedFrame>
<Name>EndFade1to2</Name>
<Time>33</Time>
<Command>stop</Command>
</NamedFrame>
<NamedFrame>
<Name>Fade2to1</Name>
<Time>34</Time>
</NamedFrame>
<NamedFrame>
<Name>EndFade2to1</Name>
<Time>64</Time>
<Command>stop</Command>
</NamedFrame>
</NamedFrames>
<Timeline>
<Id>XuiImage1</Id>
<TimelineProp>Opacity</TimelineProp>
<KeyFrame>
<Time>0</Time>
<Interpolation>0</Interpolation>
<Prop>1.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>1</Time>
<Interpolation>0</Interpolation>
<Prop>1.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>2</Time>
<Interpolation>0</Interpolation>
<Prop>1.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>33</Time>
<Interpolation>0</Interpolation>
<Prop>0.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>34</Time>
<Interpolation>0</Interpolation>
<Prop>0.000000</Prop>
</KeyFrame>
<KeyFrame>
<Time>64</Time>
<Interpolation>0</Interpolation>
<Prop>1.000000</Prop>
</KeyFrame>
</Timeline>
</Timelines>
</XuiScene>
<Timelines>
<NamedFrames>
<NamedFrame>
<Name>Normal</Name>
<Time>0</Time>
</NamedFrame>
<NamedFrame>
<Name>EndNormal</Name>
<Time>1</Time>
<Command>stop</Command>
</NamedFrame>
<NamedFrame>
<Name>Fade1to2</Name>
<Time>2</Time>
</NamedFrame>
<NamedFrame>
<Name>EndFade1to2</Name>
<Time>33</Time>
<Command>stop</Command>
</NamedFrame>
<NamedFrame>
<Name>Fade2to1</Name>
<Time>34</Time>
</NamedFrame>
<NamedFrame>
<Name>EndFade2to1</Name>
<Time>64</Time>
<Command>stop</Command>
</NamedFrame>
</NamedFrames>
</Timelines>
</XuiCanvas>