#Re-programming my previous blueprint-only level generator into C++! WAY FASTER in C++!!

1 messages · Page 1 of 1 (latest)

elfin hornet
#

So far, it takes about 1/30th of the time to generate while using much more complex generation techniques!

fair harness
#

WoW! will this be available in the ue marketplace?

viral kayak
#

Yea doing all the calc is slower in bp

hasty zodiac
#

That would be a pretty sweet castle interior in an rpg. Reminds me a little of BG2. Maybe make it possible to have some really large more open rooms for boss fights and stuff.

bleak zenith
#

Looks like many rooms are dead end. What type of game are you doing? I believe it will result in poor level design with that current system. Otherwise, it’s impressive to have multiple levels! 👀

coarse oxide
elfin hornet
# fair harness WoW! will this be available in the ue marketplace?

Hi, as of now it is in no state to be sold for others to use and I also intend on keeping the algorithms for my game only 😃

But if you wanted to make your own, I would look into the A* algorithm and the Delaunay Triangulation algorithm, they are great for generating this type of level/dungeon.

elfin hornet
elfin hornet
stone hill
silent arrow
#

Yo this is cracking! Love it 😁