I have a climbing animation but the player is climbing out of his collider ( have Y translate in animation) so I think I need to remove the Y translate in the animation ( have him climbing in place) then Lerp him up over 3 seconds. As is after he is done climbing he just drops back down when he goes into his idle
C# code to Lerp Player +1 in the Y axis over 3 seconds