Skip to content

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

License

Notifications You must be signed in to change notification settings

zaddo67/AStarGraphSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages