mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
Leo - GUI checkpoint
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
extends CanvasLayer
|
||||
extends Control
|
||||
|
||||
func _ready():
|
||||
var hbox = self.get_node("Rahmen/Ressourcen/RessourcenBox")
|
||||
hbox.add_spacer(true)
|
||||
pass
|
||||
|
||||
|
||||
func _process(delta):
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user