This website requires JavaScript.
Explore
Help
Register
Sign In
sjkillen
/
SlimeoosOdyssey
Watch
1
Star
0
Fork
You've already forked SlimeoosOdyssey
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17aaf6944e
SlimeoosOdyssey
/
godot
/
UI
/
CameraPivot.gd
6 lines
65 B
GDScript
Raw
Blame
History
extends
Node3D
func
_process
(
delta
)
:
rotation
.
y
+
=
0.05
*
delta
Reference in New Issue
View Git Blame
Copy Permalink