alexis- / AStarGraphSaver

A utility to save an A* Pathfinding Project Recast graph and Load into a Larger Scenes Graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AStarGraphSaver

Serialise Recast graph and Deserialise. Support for moving world origin. Graphs can be deserialised into larger world graphs to allow worlds to be loaded as the player moves around the map.

AStarGraphEditor

Convert Recast graph to a mesh in unity editor. The mesh can then be edited before replacing the original recast graph with the edited mesh.

About

A utility to save an A* Pathfinding Project Recast graph and Load into a Larger Scenes Graph

License:MIT License


Languages

Language:C# 100.0%