$ 0 0 void Update () { if (Input.GetKeyDown(KeyCode.Space) || (Input.GetMouseButtonDown(0)) { aleteo = true; } }