Vehicle Blueprint Issue

I’ve taken my own custom Mesh through the steps in the Vehicle User Guide. I’ve gotten to the Testing Phase, and am attempting to link the Axis and Action Events in the Car Blueprint. When I attempt to use the VehicleMovement Component, it gives me the following message:

“The selected component is not a scene component and cannot be attached to other components”

As well, obviously, when I drag the VehicleMovement Component into the Event Graph and attempt to link it, I get the following:

“Wheeled Vehicle Movement Component Reference is not compatible with Wheeled Vehicle Reference”

So what have I done wrong?

This is a very simple model with only simple wheel movement bones.

Any help would be greatly appreciated.

Figured it out