Graph Creator is a tool that makes it easy to create graphs and store them in Scriptable Objects.With Graph Creator, it’s easy to create graphs. This tool was created to make the process less tedious and to ensure graphs without errors (for example, having an edge connected to a vertex that doesn’t exist). The graphs created are data structure and therefore can be use for many different purposes, for example, if a graph is needed instead of a navmesh, which make this package useful for many kinds of game. The editor and the debug can easily be customized to anyone’s liking. Graph creation in the editorVisual debug while creating graphGraph can be a mix of directional and bidirectionalGraph stored in ScriptableObjectPathfinding algorithms (Dijkstra and AStar)Supported OS: Windows, Mac, LinuxComes with documentation in the package