never mind i figured out how to do it. can someone tell me how to make the lifebar normal size now.Uploaded with ImageShack.us
can someone tell me if i did this right. i made the local cord 400, 300, and the screen settings 800 x 450. it looks widescreen but there is multiple issues, like the stage cuts off on the very end so there is an invisible wall blocking me to going to the end of the screen. how do i fix this? also powerbars / meters that are coded in characters are also wrong position. life bar and screen pack is also way too big. is there an easier way of getting it to work then editing all the characters / lifebars.
That's not an entirely normal resolution. The "stage block" is going to be a problem in the stage itself. The edge does not extend far enough. You'll need to look into that in the stage (it's yours right?)Powerbars/meters in the characters, no, this is a "you must fix it in the character" problem, you can't do it anywhere else short of not making things widescreen.Lifebar/screenpack being too big should be repairable by giving them the matching localcoord. This may require additional tweaking and i don't know too much about screenpacks or how they work as i have not yet made a full one in 1.0.
its a stage im working on. i fixed the other problems but im not sure how to make it so i can go to the right end of the stage. i can go all the way to the end of the left side of the stage, but on the right side i can see the end but get blocked before i can make it to the corner. i tried changing all the right bound in the stage code but the problem is still there. this also happens on every stage i have since i changed resolution.
okay so you have two problems and lifebars and stage or are you only having problems with the lifebars on this stage?
the problem is i can't go to the right end of the stage even after i changed the bound codes which i think is what controls that. im guessing for the lifebars i just scale them for this resoultion or something, i just dont know what to scale them by. but i can probably find it out, im trying to get my stage working before i bother with the lifebars.