Blueprint Dialogue System

Hi Cinebeast,
How I handle this is by implementing the BPI_Usable interface and it’s “CustomNotificationLocation” (I’m not fond of the name, but there it is). The implementation of the ‘print string’ is not meant to be production ready in the sample code, it’s just debug text.