Skip to content

Unity-Projects-Personal/Sphere-Pathfinding-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphere Pathfinding Unity

General Info

Screenshot 2021-09-28 153731

This project has pathfinding for sphere objects only. At the moment the pathfinding is slower than what I would like. Using Heaps on the pathfinding would fix this isse.

Technologies

Project is created with:

  • Unity version: 2020

Setup

To run this project, clone this repo. Add more enemies and attach the EnemyAI script with it and update all the settings you need:

To-Do

  • #Fix pathfinding on the caps of the sphere.
  • #Create Simple Graphics.
  • Implement heaps to make pathfinding quicker.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages