Change how different sensor types ar handled
This commit is contained in:
@@ -14,14 +14,14 @@ offset_bottom = 40.0
|
||||
[node name="SpeedLabel" type="Label" parent="VBoxContainer" unique_id=2101712075]
|
||||
custom_minimum_size = Vector2(150, 0)
|
||||
layout_mode = 2
|
||||
theme_override_font_sizes/font_size = 48
|
||||
theme_override_font_sizes/font_size = 80
|
||||
text = "10"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="UnitLabel" type="Label" parent="VBoxContainer" unique_id=123505815]
|
||||
custom_minimum_size = Vector2(100, 0)
|
||||
layout_mode = 2
|
||||
theme_override_font_sizes/font_size = 16
|
||||
theme_override_font_sizes/font_size = 26
|
||||
text = "MPH"
|
||||
horizontal_alignment = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user