Hi everybody!
I am trying to make a "Castlevania II - Simon's Quest" type of game.
After studying some tutorials I have managed to organize the base of the game.
Now I am facing this problem:
the main character pushes a crate and reveals a door, then a message (a label attached to the character) appears asking the player if he wants to enter by pushing the UP button.
Normally the player wouldn't be able to move the character and only be able to push that single button.
Right now, instead, I can move the character and the label which is rather comic...
How could I "freeze" the character?
Hope my question is clear.
Best
Pancotto