Advance FlipBook Select Help

Hi, I’m trying to find a better way to select a FlipBook based on my ENUM.

I’m trying to find a better way to do this with the Blueprints, C++ I could just use a std::map and pass a string ID to the object reference but I’m new to UE4, figured I would start out with the Blueprints.

How I get Direction:

Animation State Machine:

Thanks!

Blueprints have Map variables too.

Yea, I’m going to come back to this now that I’m a lot better with BP. Thankyou! :smiley: