SlimeoosOdyssey/godot/UI/CameraPivot.gd
vengefulcartographer 4611460751 title screen
2023-08-20 16:48:12 -06:00

5 lines
65 B
GDScript

extends Node3D
func _process(delta):
rotation.y += 0.05*delta