clarinet check
This commit is contained in:
		@@ -96,7 +96,7 @@ public class PlayerBehavior : MonoBehaviour
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        unlockedClarinet = stateController.unlockedClarinet;
 | 
			
		||||
        if(playerIsAlive)
 | 
			
		||||
        if(playerIsAlive && unlockedClarinet)
 | 
			
		||||
        {
 | 
			
		||||
            if (playerInput.actions["ClarinetDive"].WasPressedThisFrame())
 | 
			
		||||
            {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user