made trumpet burst bigger, removed tambourine knockback
This commit is contained in:
		@@ -55,6 +55,7 @@ public class TambourineBehavior : MonoBehaviour {
 | 
			
		||||
                }
 | 
			
		||||
            } else if (returnToPlayer) {
 | 
			
		||||
                Destroy(rb);
 | 
			
		||||
                Destroy(this.gameObject.GetComponent<CircleCollider2D>());
 | 
			
		||||
                animator.SetBool("pinned", false);
 | 
			
		||||
                pinned = false;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user