Beispiel #1
0
 void Awake()
 {
     _lastAnimationSpecification = AnimationData.GetNullMove();
     _myAudioSource = GetComponent <AudioSource>();
 }