Game index counter now runs during scrolling.

This commit is contained in:
Pieter Hulshoff 2017-12-08 10:35:02 +01:00
parent 88becbd8f2
commit 42835e689b
2 changed files with 5536 additions and 5536 deletions

View File

@ -1861,7 +1861,7 @@
<!-- Collection Size -->
<reloadableText type="collectionIndexSize" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
<reloadableText type="collectionIndexSize" menuScrollReload="true" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
<onExit>
<set duration=".15">
<animate type="alpha" to="0" algorithm="easeinquadratic"/>

View File

@ -1861,7 +1861,7 @@
<!-- Collection Size -->
<reloadableText type="collectionIndexSize" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
<reloadableText type="collectionIndexSize" menuScrollReload="true" x="1820" y="-68" xOrigin="right" yOrigin="center" fontSize="42" loadFontSize="42" layer="10">
<onExit>
<set duration=".15">
<animate type="alpha" to="0" algorithm="easeinquadratic"/>