Im working on a game that will require a level generator similar to enter the gungeon. I want to create multiple premade sections and generate a level by randomly placing them. Is it possible to create these sections in different rooms then retrieve and copy the room layouts for the actual level? Gamemaker forums are down so I was having a hard time finding info about this. Thanks!
#Need advice on a random level generator system.
6 messages · Page 1 of 1 (latest)
There's a great asset exactly for this purpose - GMRoomPack: https://yellowafterlife.itch.io/gmroompack
I am in fact using it for this specifically in multiple projects.
oh yeah this seems like exactly what i need, thanks! gonna have to do a lot of testing with this because this documentation is confusing so far lol
It should click right in.
ive put it into a test project just to play around with it but i keep getting an error when trying to run the example code. it seems like it generated the script for the rooms correctly though