Make animation blueprint variable public? - Casting to an Animation BP FROM an Actor BP

Event Blueprint Update Animation ran in tick. If you change “Set Play Rate” variable in your AxeTrap_BP, you should set that variable in AnimBP as well.
If this does not work, try to debug: print out variables from BP and AnimBP and compare it.