RingOfRaces/MiscCodes/loading_ring.gd
2022-10-15 13:30:39 +02:00

5 lines
59 B
GDScript

extends Sprite
func _physics_process(delta):
rotate(0.6)