add animated splash screen with orbitron font, transition to dashboard
This commit is contained in:
parent
12b8fee0b0
commit
6d64c7ea15
5 changed files with 127 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ func _ready() -> void:
|
|||
if Engine.is_editor_hint():
|
||||
_set_background()
|
||||
return
|
||||
get_window().mode = Window.MODE_FULLSCREEN
|
||||
_set_background()
|
||||
_add_modules()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue