You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scripts/Data/Pathfinding.cs
Single public function called "Shortest".
Inputs an origin and destination and outputs a list of rooms that define the shortest path to the destination from the origin.