Hey there im currently working on a simplistic platformer and i have an issue where i want my player to climb a ladder.
The idea i had is that the player goes up to the ladder and presses a key (presumably F) and it will play an animation of the character climbing the ladder and then the sprite will move to the top of the ladder once the animation is complete.
The problem im having is i cant get it so this can only happen when the player is stood at the base of the ladder. ?
Hope someone understands what i mean and can help.