formatted for logan
hooking buttons up to running algorigthms
This commit is contained in:
@@ -18,9 +18,8 @@ public class AStar : MonoBehaviour
|
||||
this.heuristic = heuristic;
|
||||
}
|
||||
|
||||
void Start()
|
||||
public void go()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user