10-01-2012, 05:22 AM
If VXAce had XP's mapping system, I think I'd be all over it. Or even if it had proper layers. (Make a mistake on the ground? You have to redo the objects.) I wish I could carry over stuff from VXAce to XP but... it doesn't work well. :T Sigh.
Still not sure how to handle my "dice" system that's supposed to not be straight rand(20) or rand(6)... since the seed gets reset every time rand is used. And rand is everywhere. I think I'm just getting distracted. It was a nice idea, but it's not necessary in my current project...
I tried editing XP's Game.exe to have a custom resolution so to not have to use a separate script. It worked. Then it reset back to 640x480 when the title screen loaded. Weird.
Still not sure how to handle my "dice" system that's supposed to not be straight rand(20) or rand(6)... since the seed gets reset every time rand is used. And rand is everywhere. I think I'm just getting distracted. It was a nice idea, but it's not necessary in my current project...
I tried editing XP's Game.exe to have a custom resolution so to not have to use a separate script. It worked. Then it reset back to 640x480 when the title screen loaded. Weird.