RingOfRaces/MiscCodes/loading_ring.gd

5 lines
61 B
GDScript

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