Im trying to get the name of the animation that is currently playing on the players skeleton so that I can make some things happen only when specific animations are playing. What would be the best way to determine which animation is currently playing? I know that I could use anim notifies but I feel like that is a really hacky way of doing this since the data that I need is there, I just dont know how to access it.
Same here. I can’t see the animation name. Any Ideas guys?
play in editor and type this in console : showdebug animation
So now the question is how to expose all this data to BP…


