https://github.com/pyxus/path-based-movement-demo
Demo of path based movement similar to what is found in the game Elsword
https://github.com/pyxus/path-based-movement-demo
godot godot-demo godot-engine
Last synced: 3 months ago
JSON representation
Demo of path based movement similar to what is found in the game Elsword
- Host: GitHub
- URL: https://github.com/pyxus/path-based-movement-demo
- Owner: Pyxus
- License: mit
- Created: 2022-06-05T19:13:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T18:12:46.000Z (over 3 years ago)
- Last Synced: 2025-02-28T17:50:42.374Z (10 months ago)
- Topics: godot, godot-demo, godot-engine
- Language: GDScript
- Homepage:
- Size: 24.4 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Path Based Movement
Demo of path based movement similar to what is found in the game Elsword.
# Credit
- [Kenny Prototype Textures](https://www.kenney.nl/assets/prototype-textures)
- Special thanks to u/1strategist1 on reddit for helping me with the implementation details.