Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to detach the camera from the player after death unity

	if (player == null) // Call this at the begnning of your camera script 
    return;              //and watch as your problems melt away.                                                                         
	
 
PREVIOUS NEXT
Tagged: #detach #camera #player #death #unity
ADD COMMENT
Topic
Name
7+2 =