Beispiel #1
0
 // Update is called once per frame
 void Update()
 {
     windArrow.transform.Rotate(0f, 0f, windDirection.getWindDirection());
 }