Add FinalMenu and tweak signals
Signals are not correctly connected yet. I need to extract the Player from the Level scene.
This commit is contained in:
parent
acacbc65e8
commit
3aeeaab1ba
9 changed files with 130 additions and 23 deletions
BIN
fonts/Montserrat-ExtraBold.otf
Executable file
BIN
fonts/Montserrat-ExtraBold.otf
Executable file
Binary file not shown.
9
fonts/montserrat_eb_32.tres
Normal file
9
fonts/montserrat_eb_32.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://fonts/Montserrat-ExtraBold.otf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
|
||||
size = 32
|
||||
font_data = ExtResource( 1 )
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue