1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2025-02-16 14:13:58 +00:00
swear-jar/Game.gd

7 lines
72 B
GDScript3
Raw Normal View History

extends Node2D
func _process(delta):
print($Evaluator.total_value)