How to set Animator variables as property with "Animation"

Hello, i’m trying to chance variables value from a AnimatorController with the Animation system, i did it days ago, but now its not working and i dont know why. On Animation, i try to add property of the Animator, but all i can use i the “Enabled”. I dont know if something is necessary to use it, but i know its possible. Even the “Enabled” dont works now, anyone know why?

Thanks and sorry for something wrong.

Good works for me hehe I find out what’s the problem, to do this is only possible with float variables, well, i can’t imagem why but that’s it, maybe on the next version we have the bool and int options hehe