Queue_free a player instance in Godot 4

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By R9_dev

I made a multiplayer game but when I want to queue_free my player (when hp is 0), it is still there for the other players. How can I free my player?

Im not sure this could be answered with so little info.

friskybear | 2023-05-29 15:50

I use this code: GitHub - TheGodojo/Multiplayer-Nodes-Complete

R9_dev | 2023-05-29 17:18