#need a fix for player death
1 messages · Page 1 of 1 (latest)
Okay thanks, maybe something else. The game I'm making is made so you join a lobby and then choose an legend/champion like league or valorant. Would it be better to make 'user' nodes and as children of this user add the 'player' and other things like the camera?
2 ways, either fake the death of your player so like make the input unpickable and hide the player, or reparent the camera to another object.