I'm not sure if it has been reported and I would not call this a bug per say, but i'm having trouble getting the damage display to pop up from where i want it to.
I'm trying to center it more on who ever gets damaged... and .. i'm trying to get it to land.. more to the bottom of who ever is damaged.. but it seems to wanna be off a bit no matter where i tell it to display from..
I am having to adjust parts of the main code to get it to pop up how i want... but i'm a bit worried to mess too much with main coding, but if i try and tell it to pop up from more center to the character who gets damaged, it still wants to be offset a bit, like i said.. it's not so much a bug, but i'm just having difficulties getting it to be more custom for myself.
Also, i was using an older version of this system, using the latest one i noticed that battle animations for like swords and such are all off center more now as well.
I'm not sure if you would consider any of it a bug per say, but it is a little... annoying... unless i mess with main code more, some things just only seem to wanna go so far.
I'm also having trouble making the characters want to step forward for skills.
I'm trying to adjust everything to be as close to working like Final Fantasy 4 as i can get it.. but some things do not seem to work as they should.
For instance, when casting a spell, the characters do their casting animation over them while they stand there, then they step forward and do the pose they are supposed to do and then the animation from.. say.. healing occurs, that's how the older version i was using would act, the new one however does not seem to want to let them step forward at all, and yes i am setting it up to step forward for each skill in the Advanced section, it seems to ignore it totally and just has them stand there.
I'm going to keep working with it, and see if i can get it to work how i want it, i will report any progress i make, but it's likely i might have to change some things in the main code to get it to work right.
-EDIT-
Well, as i thought, i had to modify some of the main code to get the damage to pop up like i wanted it to.
I would post the changes i did, but i rather wait on the next version to come out before i start posting what i did, cause the problems i'm having will probably have been taken care of by the time the next version is released.
But i'm realizing, somethings just can't be adjusted to fully customize what i want without modifying things more thoroughly.
I suck at making scripts from scratch, but i can do some modding fairly well.
My next goal is to get the animations to center correctly, and to get SFonts to work well with the system.