'MiscCodes/loading_ring.gd' updaten

test
This commit is contained in:
Jonathan Herrewijnen 2022-10-10 19:44:10 +00:00
parent 79387ea1dd
commit e5d410d3ea

View File

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