Wheel spin while moving

I am very new to animations in unreal. This is probably really easy to do, but i cant seem to find a good tutorial for it. All i want to do is simply get that wheel to spin when the player moves.Forward when the player goes forward, backwards when they go backwards. But when the player rotates, the wheels will move in opposite directions. How do i achieve this?

very quickly :
I’d make a skeletal mesh with one rotating bone for each Wheel.
Then, I’ll make 1 animation by Wheel (you can play animations at any speed, including -1)
After, it’s a blue print and anim tree matter… There’s so many way to achive what you want it’s complicated to choose one for you :slight_smile: