Add gdlint and gdformat scripts
This commit is contained in:
@@ -2,6 +2,7 @@ extends Node2D
|
||||
|
||||
signal score_changed(points: int)
|
||||
|
||||
|
||||
func _ready():
|
||||
DebugManager.log_info("Clickomania gameplay loaded", "Clickomania")
|
||||
# Example: Add some score after a few seconds to test the system
|
||||
|
||||
Reference in New Issue
Block a user