void Start()
 {
     movuino = GetComponent <MovuinoBehaviour>();
 }