forked from team-sg/hero-mark-2
hopefully the final revision of the credits
This commit is contained in:
parent
af935b5031
commit
4ad406c44c
3 changed files with 112 additions and 34 deletions
|
@ -230,3 +230,5 @@ func _enter_code():
|
|||
"BLOOPER":
|
||||
var silhouette = load("res://objects/hud/silhouette.tscn").instance()
|
||||
Game.get_map().add_child(silhouette)
|
||||
"IMPATIENT":
|
||||
Game.change_map(load("res://menus/credits.tscn"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue