So, I was wondering. Well, I am having trouble with this maxz level thing. Imagine an FF like game that created a new Z level every time you went to battle. But at the end of the battle, it doesn't delete (when I tried to have it delete that Z level...it crashed).
Should I worry about unlimited Z levels? Would it increase the RSC a lot...or should I just cool off?
If this is a bad thing to do...could someone please elaborate! I have a plan B, but I really like the idea of just going to a new Z level instead of making things complicated if they don't need to be.
Questions...D:
ID:1739779
![]() |
|
Well, it does use screen objects. Though, maybe I could make up a black screen object that shows a higher layer than the mobs (maybe up the mob layers so only they could be seen). That way it'll be unnecessary to have different Z levels.
|
Nope...Can't do this either because if someone were to battle right next to them, then they'll be shown onto their battle screen. :/
Hm, I'll see what I can do with the reusing z levels that aren't being used. |
You could just blind the people in battle so that they only see what's in their HUD. Or, you could just move them off the map (into the void) until the battle ends. There are multiple ways to do that.
|
You don't understand. They see themselves and the monsters they are battling: http://www.byond.com/games/hubpic/107825_16586.png
If I blind the people then they won't see the monster/themselves... |
Or, you could use screen objects instead to display everything in the battle screen, and not have to deal with that map instancing stuff.