Lawlzee / UnityMapGenerator

5 stars 0 forks source link

Better Air Node Graphs? #2

Closed PassivePicasso closed 3 months ago

PassivePicasso commented 5 months ago

Just saw this, its pretty cool stuff!

I just wanted to let you know, I wrote a whole Node graph generator that should be able to build space filling and minimized count node graphs for both air and ground.

Should be fast enough for runtime as I was also going to be doing procedural maps, I just abandoned the work near the finish line. This is all MIT licensed, so have at it as you please, or not at all, just wanted to make sure you were aware. This repo also contains a boatload of other useful utilities which you may find helpful.

https://github.com/PassivePicasso/RainOfStages_4/tree/main/Plugin/Navigation

Lawlzee commented 5 months ago

Hi, thanks for letting me know. I'll definitely take a look.

Also thanks for the thunderkit work, that shit is great.

Lawlzee commented 3 months ago

This was fixed in the 1.7 version if the mod