xr4y
12-12-2003, 10:18 AM
Hi,
I'm doing a lil tile based game here in which you move a mc with the arrowkeys.
My problem is that when you're holding down two keys, say right and down, the mc tend to get stuck on some corners when it turns.
If I lower my speed variable to 1 it turns around corners fine. But if I do that I'll also need to up the framerate (which I don't want) and even then it moves too slow.
The game is based on Klas Kroon's tile game tutorials.
Thanks
I'm doing a lil tile based game here in which you move a mc with the arrowkeys.
My problem is that when you're holding down two keys, say right and down, the mc tend to get stuck on some corners when it turns.
If I lower my speed variable to 1 it turns around corners fine. But if I do that I'll also need to up the framerate (which I don't want) and even then it moves too slow.
The game is based on Klas Kroon's tile game tutorials.
Thanks