Do Blueprint Interfaces still work?

Hi there,

you are actually asking your Widget for Money :slight_smile: What you need to do is using the Actor instead of “Self” when calling the interface.

Since you use an interface I assume you have multiple actors in the level. Do you get the actor when colliding with something or how do you know which actor you want to have the Money from? So I can explain you how to reference it.

happy debugging :slight_smile: Marooney