-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/h8man/RedHotSweetPepper
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# RedHotSweetPepper | ||
2D Navigation Click-To-Move Top Down Run and Chase Game "RedHotSweetPeper" | ||
# Red Hot Sweet Pepper | ||
Show case demo for 2D Navigation Click-To-Move top down game with NavMeshAgents | ||
|
||
# Info | ||
Using: https://github.com/h8man/NavMeshPlus | ||
Discuss: https://forum.unity.com/threads/2d-navmesh-pathfinding.503596/ | ||
|
||
# How to run | ||
Open folder with Unity and install TextMeshPro from Package Manager | ||
In menu File/Buld and Run |