This website requires JavaScript.
Explore
Help
Sign In
zcy
/
godot-start
Watch
1
Star
0
Fork
You've already forked godot-start
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a798153515
godot-start
/
script
/
demo08_path
/
path.gd
6 lines
58 B
GDScript
Raw
Blame
History
extends
PathFollow2D
func
_process
(
delta
)
:
offset
+=
2
Reference in New Issue
View Git Blame
Copy Permalink