Ejemplo n.º 1
0
 void Start()
 {
     ab = gameObject.GetComponent <Audiobank>();
     rb = gameObject.GetComponent <Rigidbody2D>();
 }