Hello @Vinicius_Pires
So now i have created a new Project with a Character that can be move and look, and some Assets for Items.
I tried it myself to create the UI Message again but i think i have a Problem with understanding this correct.
Can you write a few Words of what i need to create a UI Message?
I tried it with a Sword(SkeletonMesh) and give them a Hitbox.
Then i tried to Trigger the Hitbox of the Sword when my Character walks over it.
I used the Print Note to verify the event is Triggered.
Now i tried to create the UI Widget on Gamestart(Character BP) but at these point im stuck, because at first try the same Error Message as before pops up, in the following tries the Error doesnt apper but it seems the Trigger didnt work right.
I deleted the UI Widget as well as the Sword to hold my Project clean so i can try your Ideas without anything that can crash.
Is the Sceleton Mesh the right for the Sword or do i need a Static Mesh?
Is the Character BP the right place to add the UI Widget?
I hope the Informations are Detailed enough.
regards Daniel