Beispiel #1
0
 void Start()
 {
     Hayate = transform.GetComponent <hayate>();
 }
Beispiel #2
0
 void Start()
 {
     hyt = particleSystem.GetComponent <hayate>();
 }