Added some Level 5 implementation and reorganized file structure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
extends Node2D
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
$YSort/Player.position = get_viewport_rect().size / 2
|
||||
$YSort/Player.load_hud($HUD)
|
||||
return
|
||||
|
Reference in New Issue
Block a user