font size not hardcoded on bold font anymore
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"You can interact with cupcakes and use the buggy placeholder clouds as a football."
|
||||
],
|
||||
[
|
||||
"[center][b][wave amp=50 freq=15][rainbow]This is cool test text[/rainbow][/wave][/b][/center]",
|
||||
"[center][font s=80][wave amp=50 freq=15][rainbow]This is cool test text[/rainbow][/wave][/font][/center]",
|
||||
"sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,",
|
||||
"sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.",
|
||||
"Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet."
|
||||
|
@@ -45,7 +45,6 @@ grow_vertical = 0
|
||||
theme_override_colors/default_color = Color(1, 1, 1, 1)
|
||||
theme_override_fonts/normal_font = ExtResource("2_qrihj")
|
||||
theme_override_font_sizes/normal_font_size = 32
|
||||
theme_override_font_sizes/bold_font_size = 80
|
||||
bbcode_enabled = true
|
||||
scroll_active = false
|
||||
|
||||
|
@@ -92,6 +92,7 @@ height = 45.968
|
||||
process_mode = 1
|
||||
y_sort_enabled = true
|
||||
position = Vector2(-1, 0)
|
||||
floor_stop_on_slope = false
|
||||
script = ExtResource("1_qehox")
|
||||
|
||||
[node name="rotation_center" type="Marker2D" parent="."]
|
||||
|
Reference in New Issue
Block a user