An open API service indexing awesome lists of open source software.

https://github.com/viniciusgerevini/godot-navigation-2d-example


https://github.com/viniciusgerevini/godot-navigation-2d-example

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Godot Navigation 2D example

This is an example of how to use Godot's Navigation 2D pathfinding in a platformer.

Control the character using directional keys or wasd. Space jumps.

This example was created for this video: https://youtu.be/LKyGdiHzIk8

## What is in the box???

Navigation2D related stuff:
- There are two characters, a player controlled character and a follower NPC.
- Path is recalculated every 400 milliseconds.
- Follower will automatically jump and avoid obstacles.

Extras:
- Tilemap with auto-tiling enabled.
- Character with movement, jump and gravity implemented.

Assets: https://pixelfrog-store.itch.io/kings-and-pigs