I have an animated Skeletal Mesh, with a class BP, and an animation BP. I am trying to load a specific frame (using eval animation) when the player collides with it… Basically, I need to cast the collision event from the class BP to the anim BP. Any ideas?
Many thanks!