mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-18 13:23:05 +00:00
change font to brandon grotesque
This commit is contained in:
parent
403b15a168
commit
87699eab50
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
ManifestFileVersion: 0
|
||||
CRC: 3723722229
|
||||
CRC: 257686626
|
||||
Hashes:
|
||||
AssetFileHash:
|
||||
serializedVersion: 2
|
||||
Hash: 53bfc8e4fab316954f1f52a990fe8dae
|
||||
Hash: b5ac4b30628daf591d68835ebe7eeff0
|
||||
TypeTreeHash:
|
||||
serializedVersion: 2
|
||||
Hash: c8bdde0b3a6c63068e0e0c532e8ccb6e
|
||||
|
@ -23,7 +23,7 @@ namespace QSB.ConversationSync
|
||||
|
||||
_boxPrefab = QSBCore.ConversationAssetBundle.LoadAsset<GameObject>("assets/dialoguebubble.prefab");
|
||||
|
||||
var font = (Font)Resources.Load(@"fonts\english - latin\spacemono-regular_dynamic");
|
||||
var font = (Font)Resources.Load(@"fonts\english - latin\HVD Fonts - BrandonGroteque-Bold_Dynamic");
|
||||
if (font == null)
|
||||
{
|
||||
DebugLog.ToConsole("Error - Font is null!", MessageType.Error);
|
||||
|
@ -62,7 +62,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 2100000, guid: a561d4a8b0d22c744a16a573d5efe615, type: 2}
|
||||
m_Material: {fileID: 2100000, guid: 4e6da33672306aa4f9e9fe70ddfd9d8b, type: 2}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_Maskable: 1
|
||||
@ -70,7 +70,7 @@ MonoBehaviour:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_FontData:
|
||||
m_Font: {fileID: 12800000, guid: 19a1b91dbf7856445a66d7c242a73641, type: 3}
|
||||
m_Font: {fileID: 12800000, guid: 1c803be2199fabd41b853684b5e45b6a, type: 3}
|
||||
m_FontSize: 35
|
||||
m_FontStyle: 0
|
||||
m_BestFit: 0
|
||||
@ -82,15 +82,15 @@ MonoBehaviour:
|
||||
m_HorizontalOverflow: 0
|
||||
m_VerticalOverflow: 1
|
||||
m_LineSpacing: 1
|
||||
m_Text: '<b>OOPSIE WOOPSIE!!</b>
|
||||
m_Text: 'OOPSIE WOOPSIE!!
|
||||
|
||||
This isn''t meant to appear.
|
||||
|
||||
<i><size=20>
|
||||
what did i do wrong...</size></i>
|
||||
<i><size=20> what
|
||||
did i do wrong...</size></i>
|
||||
|
||||
Submit an error to the QSB Github with
|
||||
the reproduction steps please!
|
||||
Submit an error to the QSB Github with the
|
||||
reproduction steps please!
|
||||
|
||||
<size=30>- Your humble servant, <color=magenta>_nebula</color></size>'
|
||||
--- !u!223 &4465360732322480311
|
||||
|
Loading…
x
Reference in New Issue
Block a user