This website requires JavaScript.
Explore
Help
Sign In
Tower-Team
/
TowerGameProto
Watch
3
Star
0
Fork
You've already forked TowerGameProto
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
TowerGameProto
/
path_follow_2d.gd
5 lines
84 B
GDScript
Raw
Permalink
Blame
History
extends
PathFollow2D
func
_process
(
delta
:
float
)
-
>
void
:
progress
+
=
delta
*
100
Reference in New Issue
View Git Blame
Copy Permalink