Esempio n. 1
0
 // Use this for initialization
 protected void Start()
 {
     cd = this.GetComponent<Character_defaut> ();
     SetKeys();
 }
Esempio n. 2
0
 // Use this for initialization
 protected void Start()
 {
     cd = this.GetComponent <Character_defaut> ();
     SetKeys();
 }