This website requires JavaScript.
Explore
Help
Sign In
matt
/
FantasyRun
Watch
1
Star
0
Fork
0
You've already forked FantasyRun
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2bb8f23377
FantasyRun
/
world.gd
6 lines
71 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Add scripts to make the character follow a path
2024-09-27 13:39:45 -07:00
extends
Node3D
func
_ready
(
)
-
>
void
:
Start work on tile generator autoload update tile positioning to work with the spawn points
2024-10-05 14:09:45 -07:00
TileGenerator
.
start_run
(
self
)
Reference in New Issue
Copy Permalink