mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
added basic level selection menu
This commit is contained in:
parent
8639876921
commit
2637008a33
54 changed files with 756 additions and 32 deletions
|
@ -1,11 +1,9 @@
|
|||
[gd_resource type="Theme" load_steps=7 format=2]
|
||||
[gd_resource type="Theme" load_steps=6 format=2]
|
||||
|
||||
[ext_resource path="res://Font/Papercut/Papercut.ttf" type="DynamicFontData" id=1]
|
||||
[ext_resource path="res://Font/Yoster-island/Yoster.ttf" type="DynamicFontData" id=2]
|
||||
|
||||
[sub_resource type="DynamicFont" id=1]
|
||||
size = 24
|
||||
font_data = ExtResource( 1 )
|
||||
font_data = ExtResource( 2 )
|
||||
|
||||
[sub_resource type="DynamicFont" id=2]
|
||||
size = 18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue