06-29-2012, 03:08 AM
I'd move the health hearts inwards, it's weird how they're stuck to the border.
Your keypress-keyrelease solution for walking doesn't work well with pausing. If you pause while walking, the player will animate walking afterwards even if you released the key while pausing; if you keep the button down, the player won't move on. Checking the keydown-event too should help you solve that. (I think GM does have these different key events, but I'm not sure - but it really should)
UPGRADE GAMEMAKER NOW - Thing went quite downhill, it's a shame.
Your keypress-keyrelease solution for walking doesn't work well with pausing. If you pause while walking, the player will animate walking afterwards even if you released the key while pausing; if you keep the button down, the player won't move on. Checking the keydown-event too should help you solve that. (I think GM does have these different key events, but I'm not sure - but it really should)
UPGRADE GAMEMAKER NOW - Thing went quite downhill, it's a shame.