Updated default layout files.

This commit is contained in:
Pieter Hulshoff 2016-08-19 10:11:36 +02:00
parent b24610f566
commit 056e5b6a71
5 changed files with 3356 additions and 16 deletions

View File

@ -1512,7 +1512,7 @@
</reloadableImage> </reloadableImage>
<!-- Selected Developer --> <!-- Selected Developer -->
<reloadableText type="manufacturer" alpha="0" x="620" y="175" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10"> <reloadableText type="developer" alpha="0" x="620" y="175" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>

View File

@ -1145,7 +1145,7 @@
</image> </image>
<!-- Information Wall --> <!-- Information Wall -->
<image src="images/wall.png" alpha="0" x="center" y="530" width="1484" height="906" xOrigin="center" yOrigin="center" yOffset="-20" layer="9"> <image src="images/wall.png" alpha="0" x="center" y="553" width="1484" height="952" xOrigin="center" yOrigin="center" yOffset="-20" layer="9">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1183,7 +1183,7 @@
</text> </text>
<!-- "Publisher:" --> <!-- "Publisher:" -->
<text value="Publisher:" alpha="0" x="90" y="135" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10"> <text value="Publisher:" alpha="0" x="90" y="138" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1202,7 +1202,7 @@
</text> </text>
<!-- "Developer:" --> <!-- "Developer:" -->
<text value="Developer:" alpha="0" x="510" y="135" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10"> <text value="Developer:" alpha="0" x="510" y="138" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1221,7 +1221,7 @@
</text> </text>
<!-- "Genre:" --> <!-- "Genre:" -->
<text value="Genre:" alpha="0" x="90" y="215" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10"> <text value="Genre:" alpha="0" x="90" y="223" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1240,7 +1240,7 @@
</text> </text>
<!-- "Rating:" --> <!-- "Rating:" -->
<text value="Rating:" alpha="0" x="510" y="215" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10"> <text value="Rating:" alpha="0" x="510" y="223" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1259,7 +1259,7 @@
</text> </text>
<!-- "Year:" --> <!-- "Year:" -->
<text value="Year:" alpha="0" x="90" y="298" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10"> <text value="Year:" alpha="0" x="90" y="310" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1278,7 +1278,7 @@
</text> </text>
<!-- "Score:" --> <!-- "Score:" -->
<text value="Score:" alpha="0" x="510" y="298" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10"> <text value="Score:" alpha="0" x="510" y="310" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="75c8f7" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1396,7 +1396,7 @@
</reloadableText> </reloadableText>
<!-- Selected Publisher --> <!-- Selected Publisher -->
<reloadableText type="manufacturer" alpha="0" x="90" y="175" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10"> <reloadableText type="manufacturer" alpha="0" x="90" y="180" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1512,7 +1512,7 @@
</reloadableImage> </reloadableImage>
<!-- Selected Developer --> <!-- Selected Developer -->
<reloadableText type="manufacturer" alpha="0" x="510" y="175" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10"> <reloadableText type="developer" alpha="0" x="510" y="180" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1541,7 +1541,7 @@
</reloadableText> </reloadableText>
<!-- Selected Genre --> <!-- Selected Genre -->
<reloadableText type="genre" alpha="0" x="90" y="255" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10"> <reloadableText type="genre" alpha="0" x="90" y="265" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1570,7 +1570,7 @@
</reloadableText> </reloadableText>
<!-- Selected Rating --> <!-- Selected Rating -->
<reloadableText type="rating" alpha="0" x="510" y="255" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10"> <reloadableText type="rating" alpha="0" x="510" y="265" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1599,7 +1599,7 @@
</reloadableText> </reloadableText>
<!-- Selected Year --> <!-- Selected Year -->
<reloadableText type="year" alpha="0" x="90" y="340" maxWidth="200" height="40" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="ffffff" layer="10"> <reloadableText type="year" alpha="0" x="90" y="352" maxWidth="200" height="40" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" fontColor="ffffff" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1628,7 +1628,7 @@
</reloadableText> </reloadableText>
<!-- Selected Score --> <!-- Selected Score -->
<reloadableImage type="score" mode="common" alpha="0" x="510" y="340" maxWidth="200" height="30" xOrigin="left" yOrigin="center" layer="10"> <reloadableImage type="score" mode="common" alpha="0" x="510" y="352" maxWidth="200" height="30" xOrigin="left" yOrigin="center" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>
@ -1657,7 +1657,7 @@
</reloadableImage> </reloadableImage>
<!-- Scrolling text containing the vertical story --> <!-- Scrolling text containing the vertical story -->
<reloadableScrollingText type="story" alpha="0" x="90" y="370" width="800" height="215" xOrigin="left" yOrigin="top" font="fonts/MC360.ttf" fontSize="35" loadFontSize="35" fontColor="f2f2f2" direction="vertical" alignment="justified" scrollingSpeed="15" startPosition="0" startTime="4" endTime="1" alpha="1" layer="19"> <reloadableScrollingText type="story" alpha="0" x="90" y="385" width="800" height="215" xOrigin="left" yOrigin="top" font="fonts/MC360.ttf" fontSize="35" loadFontSize="35" fontColor="f2f2f2" direction="vertical" alignment="justified" scrollingSpeed="15" startPosition="0" startTime="4" endTime="1" alpha="1" layer="19">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1512,7 +1512,7 @@
</reloadableImage> </reloadableImage>
<!-- Selected Developer --> <!-- Selected Developer -->
<reloadableText type="manufacturer" alpha="0" x="620" y="175" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10"> <reloadableText type="developer" alpha="0" x="620" y="175" maxWidth="400" xOrigin="left" yOrigin="center" fontSize="40" loadFontSize="40" layer="10">
<onExit> <onExit>
<set duration=".25"> <set duration=".25">
<animate type="alpha" to="0" algorithm="easeinquadratic"/> <animate type="alpha" to="0" algorithm="easeinquadratic"/>