small racing game im working on
1
2
3
4
5
6
7
8
9
10
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://s8odxpp6ro5s"]

[ext_resource type="SystemFont" uid="uid://xriuk0v4f6wj" path="res://ui/ubuntu.tres" id="1_feesq"]
[ext_resource type="StyleBox" uid="uid://dddpw6gu8fex7" path="res://ui/splits/neutral.tres" id="1_fv505"]

[resource]
default_font = ExtResource("1_feesq")
default_font_size = 40
PanelContainer/styles/panel = ExtResource("1_fv505")
VBoxContainer/constants/separation = 0