It's a basic 2-d game. For example,
1) The collision behavior of when the hero throws an object at a villain. Now, it does not register every time I hit the villain. Sometimes, it registers, sometimes it doesn't.
2) The health pickup no longer works and when collided with, does not reload health for the hero.
3) There is now almost a shadow of the object being thrown. When it's thrown, you have an object, but almost like a duplicate directly behind it.
4) Trying to get a simple left/right working on the game too. On the flash version, I can use the arrows on the keyboard. But, I'd like to have a simple left right (along with an attack/jump) button to move the character. This is the last thing I couldnt get to work, but stopped because of the other issues above.
Thanks,
Pete