how do i stop error appearing?

How do i make a widget appear and disappear when i go on and of a trigger box without an error showing up? Thankyou.


Hello @The_DecafEagle75 ! I would implement that like this:


create two custom events inside the widget called show and hide and simply set visiblity of the text or image you are showing within the widget accordingly. Make sure to have the widget removed from parent if you don’t need it anymore!