How can i remove a widget in multiplayer ? (Help me please lol)

Hey,

So i making an fps in multiplayer and i struggle to removing the crosshair widget of a player when he dies !

I tried a lot of things like “remove from parent” or with custom events but can’t figure out the solution ! :confused: I put some pictures of the issue below !

When a player die (on server side or client) he’s well destroyed but not the widget (i get errors)…

I will be grateful for any help ! :slight_smile:




Remove From Parent is the way to go, so you have something wrong with the logic. I’d start with checking out what the error is :slight_smile: