vleue / polyanya

Pathfinding using Polyanya
Apache License 2.0
260 stars 18 forks source link

Multiple meshes #36

Open musjj opened 1 year ago

musjj commented 1 year ago

I have multiple meshes that represents the various wall/barrier tiles in my tilemap. Currently, polyanya only accepts one mesh that represents the entire map. It would be nice if we can input multiple meshes instead.