How to simple spawn actor at coordinates/location?

Thanks for you help. I have hard time understanding the links between every element. I tried with help of your indications for many hours without success :

-Couldn’t set method one :

-With method 2 the bathroom ui does not work anymore (not clickable) :

When deleting method 2 (keeping only the new nodes in bp_bathroom > the third vutton function) :

i get this error when clicking the third buton :

Tried this also in the bathroom blueprint :

I’m sorry for not understanding everything you tried to explain. I don’t understand why you propose to place nodes in the character blueprint and not in the third button settings (function “Bathroom Set C”). Here’s a recap of my blueprints :

-Bp_bathroom (the static mesh to change materials)

-Eau_Baignoire (the geometry cache water blueprint)

-UI_bathroom (my buttons)

-TargetPoint_eau (the targetpoint i want my water to spawn at)

Again, all i need is making the water (Eau_Baignoire blueprint) spawn at the TargetPoint_eau location.

Thanks again for your help.