From 8722a9920c1f6119bf6e769cba270e63097f8e25 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Thu, 23 May 2024 10:08:29 +0800 Subject: + astar project --- .../Packages/com.arongranberg.astar/ExampleScenes/_Example Scenes.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/_Example Scenes.txt (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/_Example Scenes.txt') diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/_Example Scenes.txt b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/_Example Scenes.txt new file mode 100644 index 0000000..0344f5c --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/_Example Scenes.txt @@ -0,0 +1,2 @@ +This folder contains a number of example scenes which I hope will help you get started with the A* Pathfinding Project easier and faster. +The folder is in no way required by the rest of the library and may be deleted if you wish. However in the ExampleScripts folder you might find useful scripts which you might want to keep. \ No newline at end of file -- cgit v1.1-26-g67d0