better text transitions

This commit is contained in:
Kyle
2020-07-31 16:48:51 -07:00
parent c1d0137276
commit a8236b0e5f
15 changed files with 92 additions and 105 deletions

View File

@@ -6,10 +6,6 @@ if (!loadedVersions.includes('unstable')) {
if (currentVersion != 'unstable') {
currentVersion = 'unstable'
loadTextOptions([
new cardText('Card Title', '', 165/1500, 90/2100, 1170/1500, 80/2100, 'belerenb', 80/2100, 'white', ['oneLine=true','textAlign="center"']),
])
artX = 0
artY = 0
artWidth = scaleX(1)
@@ -33,7 +29,9 @@ if (currentVersion != 'unstable') {
bottomInfoFunction = 'bottomInfoM15'
bottomInfoUpdated()
loadTextOptions([
new cardText('Card Title', '', 165/1500, 90/2100, 1170/1500, 80/2100, 'belerenb', 80/2100, 'white', ['oneLine=true','textAlign="center"']),
])
}
loadFramePackOptions([['regular', 'Regular']])