Currently my character is not climbing up the ladder.
Here is the code snippet for ClimbLadder:
I have the Is Trigger toggled on in Tilemap Collider 2D for the Climb Tilemap. I had also adjusted the capsule collider around my character to make it a bit larger.
I’m not sure what else I could check or if maybe I did something wrong in the code? Thanks.