Added crash sound to butterfly glass
This commit is contained in:
@@ -27,6 +27,7 @@ public class ButterFlyBehaviour : MonoBehaviour
|
||||
}
|
||||
|
||||
butterflyAnimator.SetTrigger("BrokeOut");
|
||||
GetComponent<AppleAudioSource>().Play(0);
|
||||
|
||||
Tween.Spline(
|
||||
butterflightSpline,
|
||||
|
||||
Reference in New Issue
Block a user