06-07-2010, 07:16 PM
Yes, the error was on the demo. However, after opening a fresh copy of the demo, I cannot reproduce the error, so I must have done something weird while messing with it.
I'd also like to point out a display problem I had that I'm not sure is intentional. This is from a fresh copy of the demo.
The main visible problem in these screenshots is that the HP/SP/Exp text is visible on top of the custom bars. In the battle screenshot, the level text is also visible behind the ATB bars. Thinking about it, I am pretty sure that the error I found was caused by my attempt to fix this problem.
The other problem is that the ATB meters do not automatically center on the screen. If the player has less than four party members, the meters are in an incorrect location. Maybe your intention was to let the designer place the bars where they want. But if so, the position of the ATB meter should at least be set by a variable instead of a constant, so that I can easily change it when the player's party size changes.
I'd also like to point out a display problem I had that I'm not sure is intentional. This is from a fresh copy of the demo.
The main visible problem in these screenshots is that the HP/SP/Exp text is visible on top of the custom bars. In the battle screenshot, the level text is also visible behind the ATB bars. Thinking about it, I am pretty sure that the error I found was caused by my attempt to fix this problem.
The other problem is that the ATB meters do not automatically center on the screen. If the player has less than four party members, the meters are in an incorrect location. Maybe your intention was to let the designer place the bars where they want. But if so, the position of the ATB meter should at least be set by a variable instead of a constant, so that I can easily change it when the player's party size changes.