Edit of asset "2D Platformer Pathfinding Tool" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 2D Platformer Pathfinding Tool | |
| Description |
This 2D Platformer Pathfinding project provides a rudimentary algorithm to create a pathfinding behavior to a Player character and and enemy character using the built-in A* Graph node in Godot. It is converted and improved from the tutorial series Godot 4.x Advanced 2D Platformer Path Finding written in C# by the YouTube channel TheSolarString into GDScript 4.4.1 using the new TileMapLayer node (instead of the deprecated TileMap node in previous versions). For more information, visit the itch.io page: https://lestavol.itch.io/platformer-pathfinding-godot-gdscript-441 or the GitHub repository page (click on View Files). |
This 2D Platformer Pathfinding project provides a rudimentary algorithm to create a pathfinding behavior to a Player character and and enemy character using the built-in A* Graph node in Godot. It is converted and improved from the tutorial series Godot 4.x Advanced 2D Platformer Path Finding written in C# by the YouTube channel TheSolarString into GDScript 4.4.1 using the new TileMapLayer node (instead of the deprecated TileMap node in previous versions). For more information, visit the itch.io page: https://lestavol.itch.io/platformer-pathfinding-godot-gdscript-441 or the GitHub repository page (click on View Files). |
| Category | 2D Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/Thinh-T-Diep/2D-platformer-pathfinding-godot | |
| Issues Url | https://github.com/Thinh-T-Diep/2D-platformer-pathfinding-godot/issues | |
| Godot version | Godot 4.4 | |
| Version String | 1.0 | |
| Download Commit | 77b63721313a08ec4dcab8253d38a4b6893723c5 | |
| Download Url (Computed) | https://github.com/Thinh-T-Diep/2D-platformer-pathfinding-godot/archive/77b63721313a08ec4dcab8253d38a4b6893723c5.zip | |
| Icon Url |
https://i.postimg.cc/MHNNgKyW/title-image.png
|
|