Making Object References Compatible with Float Variables in Blueprint.

How do I make an object reference compatible with a float reference in a character Blueprint?

Those are two different types, and you cannot use the same thing for both of them.

If you describe what end goal you’re trying to accomplish, perhaps someone can help you figure out how to get there, though!