Renderování textu, jumpscary, win a lose screen
This commit is contained in:
parent
9bfe63a166
commit
e6128dc9f5
21 changed files with 360 additions and 84 deletions
|
|
@ -73,3 +73,10 @@
|
|||
#begin images/testBlocks-definition.xml
|
||||
/copy:images/testBlocks-definition.xml
|
||||
|
||||
#begin ponderosa.spritefont
|
||||
/importer:FontDescriptionImporter
|
||||
/processor:FontDescriptionProcessor
|
||||
/processorParam:PremultiplyAlpha=True
|
||||
/processorParam:TextureFormat=Compressed
|
||||
/build:ponderosa.spritefont
|
||||
|
||||
|
|
|
|||
BIN
FNAF_Clone/Content/ponde___.ttf
Normal file
BIN
FNAF_Clone/Content/ponde___.ttf
Normal file
Binary file not shown.
|
|
@ -11,13 +11,13 @@ with.
|
|||
<!--
|
||||
Modify this string to change the font that will be imported.
|
||||
-->
|
||||
<FontName>Arial</FontName>
|
||||
<FontName>Ponderosa</FontName>
|
||||
|
||||
<!--
|
||||
Size is a float value, measured in points. Modify this value to change
|
||||
the size of the font.
|
||||
-->
|
||||
<Size>12</Size>
|
||||
<Size>20</Size>
|
||||
|
||||
<!--
|
||||
Spacing is a float value, measured in pixels. Modify this value to change
|
||||
Loading…
Add table
Add a link
Reference in a new issue