Home » Map Graph

Map Graph

by [email protected]

Detail this asset from Unity Store: Original Link

This is a paid asset, but now you can download Map Graph Free.

Map Graph v1.0.2

This content is password-protected. Please verify with comment to show the download link. Thanks.

Map Graph is a node-based map generator creation tool.

Map Graph allows you to create your own map generators by dragging, dropping and connecting nodes together. No coding required.

Examples Demo | Documentation | Unity Forums | Twitter

Features
• Visual node-based editor to create your own custom map generators.
• Over 35 different nodes to create map generators with.
• Generate maps in the editor or at runtime.
• Generate tilemaps or gameobjects from prefabs.
• Includes components to use map generators without writing any code.
• Includes a sample project with multiple examples to get you started quickly.
• Includes manual with tutorials.

Features for coders
• Easy to use API to generate maps from scripts.
• Easily extendable by writing your own nodes.
• Source code included.

Asset uses:
• MIConvexHull under MIT.
• QuikGraph under Ms-PL.

See Third-Party Notices.txt file in package for details.

Related Videos