og-mrk / godot-navigation2d-demo

A simple demo that showcases Godot Navigation 2D Feature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Navigation 2D Demo

A simple demo that showcases Godot Navigation 2D Feature


This demo is made to showcase how to do Navigation 2D inside of Godot Game Engine, It's meant for learning purposes and that's all And it's ok to use The Demo's code inside your own game(s).

Contributing

If you want to contribute to this demo to make it better, You can go right ahead! There's mutiple ways to contribute, Either by sending feed back on the code through Opening an Issue Or making changes to the demo and opening a new PR (Pull Request).
Your code have to follow the Godot Style Guide Or else it would be rejected,
So please make sure your code Fits the Style Guide before committing your changes.

ScreenShots

image

About

A simple demo that showcases Godot Navigation 2D Feature.

License:MIT License


Languages

Language:GDScript 100.0%