add logging

This commit is contained in:
2025-09-24 09:33:47 +02:00
committed by nett00n
parent 7182c45351
commit 83cc433c2f
14 changed files with 515 additions and 42 deletions
@@ -7,4 +7,4 @@ func _ready():
# Example: Add some score after a few seconds to test the system
await get_tree().create_timer(2.0).timeout
score_changed.emit(100)
print("Clickomania awarded 100 points")
print("Clickomania awarded 100 points")
@@ -18,4 +18,4 @@ offset_bottom = 12.0
grow_horizontal = 2
grow_vertical = 2
text = "Clickomania Gameplay (Demo)"
horizontal_alignment = 1
horizontal_alignment = 1