Skip to content

Commit

Permalink
Make splash screen, but don't use it
Browse files Browse the repository at this point in the history
The game starts up so quickly that anything but a black window looks odd.
  • Loading branch information
romlok committed Aug 5, 2016
1 parent 7e55eaa commit 1210ac6
Show file tree
Hide file tree
Showing 3 changed files with 660 additions and 0 deletions.
1 change: 1 addition & 0 deletions game/engine.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

name="#F00 Baron 2"
main_scene="res://game.tscn"
boot_splash="res://splash.png"
icon="res://icon.png"

[display]
Expand Down
Binary file added game/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1210ac6

Please sign in to comment.