RingOfRaces/MiscCodes/loading_ring.gd

5 lines
59 B
GDScript

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