Example #1
0
 // Called 0th
 // Set references
 private void Awake()
 {
     blendTransitioner = GetComponent <BlendTransitioner>();
 }