it doesnt work for me... when i entered a random map it just black screen
okay now i get the problem on my side is that im persistent in making a random map using minimum and maximum width or height the same... example is 3,3 min/max width and height... i also noticed that i think using 0 for wall also help in that black screen i dunno why... floor is not okay for 0 either... so at least you need 1 for any values and i noticed exceeding either floor or wall to 9 will cause that blackscreen again... there is also another problem... about exiting said dungeon... here is an example of "infinite universe"... make 2 events that both send you to the same map over and over... so i made my own and i place my character on top of either ladders... but here is the glitch... the map doesnt change at all, and so does the placement of the event. and whats interesting is when you warp your character it will warp directly to what coordinate you made in the map creation inside VX... so the character wont end up in front of the ladder used... it will warp the player as is... and it will cause to warp players to an wall..
okay so i finally got it to work but there seems to be another thorn in the rose... each map i make it has a limitation of 3 evens only.... effin i cant make a batallion and horde of mobs man....
ah i get it.... it seems like placing event as is doesnt work as what you want it be... how to place event work like this...
placing them must have a spacing equal to the maximum width and height you assing in the configs....