Like I said earlier, I'm working in that.mrpeanut188 wrote:Ah, Game Maker. Learn to use code instead, it's so much easier than using the drops.Pony wrote:Well it's not exactly my first language, I do know how to drag n' drop in Game Maker. What do you suggest I learn first?
There is also a great community behind it, I've used GM for 4 years as a hobby before quitting.
What if we had used the v0.6.6 map generation but fixed it so that it too guaranteed required rooms. For instance, give all required rooms variables 0-X, and all unrequited X+1-Y. Start with test variable 0-X to be true. If true create end room, if false set a choice. Required will be a significantly lower percent than unrequited.
[edit]
You don't need X+1-Y