Yes, the down arrow.Is there a button in the orginal for put away sword?
See screenshot below. (This is from the original game.)- Can't climb up to a different room.
AMF> ?
I tried that but it didn't work.- Can't drink potions.
AMF> with shift kid drink
- Can't pick up the sword.
AMF> press shift key
Right, but the game should show a message about that.AMF> i will investigate, but you have press space, kid can restart..
EDIT: I see there is a message for that in the source. (PrinceOfPersia.cs, DrawBottom()) Probably that text becomes black like the others.
I see you didn't answer to some bugs, including this one:
I think this is the most serious one, because it crashes the game.- The game crashes when the kid lands after a standing jump.
Some more bugs -- or at least differences from the original:
- After climbing down, I can't hang with shift, but instead with left or right.
- Home and Page Up does not work.
In the original game, home=up+left, pageup=up+right.
- Can't go to the previous level with numpad minus.
Numpad minus makes the game faster, just like "- normal".
- I can't make the game slower with "+ normal".
The "+ normal" is shift-3 on my keyboard.
EDIT: I found this about text appearing black: https://monogame.codeplex.com/discussions/531574