Hi everyone, I have this 2 problems that are driving me mad!
1)Frame limit-->We're making this 2.5 D game where there is a full 2d minigame, the problem is that on fast machines, where the fps grows up(>>100FPS) the characters are too fast!I even can't see they move, they just disappear in the point A and appear in B!
How can I Limit the Maximum FPS, or better make the character speed FPS indipendent?
2)thumbnail Problem--if I save the game on an empty slot, no problem the thumb Image is drawn correctly, but if I overRide an existent slot, the image doesn't update, it remains the same of the previous savegame.
It only Update if i leave the game end start it again.
I read on a previous post that i have to Unload the Savegame window, to uncache the image, i tried, It doesn't work!!
I really don't know what to do.
Thanks for the help