// Use this for initialization void Start() { BdashEffect = true; anim = GetComponent <Animator> (); playerCtro = GetComponent <PLCL.PlayerController> (); }