Loading screen base set up.

This commit is contained in:
2018-09-15 14:05:14 -05:00
parent 3779f220ff
commit 7735445888
16 changed files with 99 additions and 57 deletions

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/darktech_ldr.ttf</FontName>
<FontName>Darktech LDR</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/gasalt_regular.ttf</FontName>
<FontName>Gasalt</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/iron_maiden.ttf</FontName>
<FontName>Iron Maiden</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/darktech_ldr.ttf</FontName>
<FontName>Darktech LDR</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/gasalt_regular.ttf</FontName>
<FontName>Gasalt</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/iron_maiden.ttf</FontName>
<FontName>Iron Maiden</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/darktech_ldr.ttf</FontName>
<FontName>Darktech LDR</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/gasalt_regular.ttf</FontName>
<FontName>Gasalt</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -11,7 +11,7 @@ with.
<!--
Modify this string to change the font that will be imported.
-->
<FontName>fonts/iron_maiden.ttf</FontName>
<FontName>Iron Maiden</FontName>
<!--
Size is a float value, measured in points. Modify this value to change

View File

@@ -643,18 +643,6 @@
/processorParam:TextureFormat=Color
/build:defaultCover.png
#begin splash_texture.png
/importer:TextureImporter
/processor:TextureProcessor
/processorParam:ColorKeyColor=255,0,255,255
/processorParam:ColorKeyEnabled=True
/processorParam:GenerateMipmaps=False
/processorParam:PremultiplyAlpha=True
/processorParam:ResizeToPowerOfTwo=False
/processorParam:MakeSquare=False
/processorParam:TextureFormat=Color
/build:splash_texture.png
#begin 1920x1080/fonts/darktech_ldr.spritefont
/importer:FontDescriptionImporter
/processor:FontDescriptionProcessor
@@ -676,3 +664,15 @@
/processorParam:TextureFormat=Compressed
/build:1920x1080/fonts/iron_maiden.spritefont
#begin recrown.png
/importer:TextureImporter
/processor:TextureProcessor
/processorParam:ColorKeyColor=255,0,255,255
/processorParam:ColorKeyEnabled=True
/processorParam:GenerateMipmaps=False
/processorParam:PremultiplyAlpha=True
/processorParam:ResizeToPowerOfTwo=False
/processorParam:MakeSquare=False
/processorParam:TextureFormat=Color
/build:recrown.png

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB