changed level data

This commit is contained in:
pennyrigate 2023-01-15 21:21:10 -05:00
parent 9e24f35c03
commit 71880a48d8
9 changed files with 166 additions and 15 deletions

View file

@ -17,7 +17,7 @@ func _ready():
#Label
label.visible = true
label.set_text(str(cost))
label.rect_position.y = scale.y / 2
label.rect_position.y = scale.y / 2 + label_offset.y
func _physics_process(delta):
#Open