Testing commits for activity tracker

This commit is contained in:
Jonathan Herrewijnen 2022-10-10 22:13:22 +02:00
parent 79387ea1dd
commit 4b4306f6d5

View File

@ -1,4 +1,4 @@
extends Sprite
func _physics_process(delta):
rotate(0.1)
rotate(0.2)