forked from team-sg/hero-mark-2
fix bug world a little
This commit is contained in:
parent
39fdf11807
commit
90d0ec86c0
4 changed files with 21 additions and 12 deletions
5
menus/bug_world.gd
Normal file
5
menus/bug_world.gd
Normal file
|
@ -0,0 +1,5 @@
|
|||
extends Node2D
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
Fade.fade_in(Options.transition_speed_secs)
|
Loading…
Add table
Add a link
Reference in a new issue