Is it possible to get event tick in the anim bp?
It called “Update Animation” there
sorry, I mean in the anim graph :rolleyes:
anim graph already ticked to evaluate pose when needed… (often every frame)
But is there a way to log the effector location of an two bone ik?
Create a variable for the effector location, you can set and log this in UpdateAnimation (or any other event)