Re-organize HUD scene to remove redundant control node
This commit is contained in:
parent
2caeb7f2ee
commit
bfab439995
5 changed files with 76 additions and 44 deletions
|
@ -1,4 +1,4 @@
|
|||
extends Control
|
||||
extends CanvasLayer
|
||||
|
||||
onready var gold_counter = $GoldCounter
|
||||
onready var shard_counter = $ShardCounter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue