How can I use a variable from another BP?

No problem at all. Accessing a widget’s variables is even easier. Just create a variable and set the type equal to a reference of the widget.

Then use the widget reference variable to access vars and set them inside of the AnimBP…