I have another question… is there some variable to the speed the caracter is Falling through the wall. I want to slow down or even make to it don’t fall.
I'm not sure what you mean by "falling through the wall". Do you want the player to slide down the wall slowly or something? You could add code to the Aerial state or maybe modify the Wall Cling state (and enable wall clinging for every character).