When I use Input.acceleration.y and z, they both change when I rotate the phone in one direction. They’re not the same values, but they seem to be the same axis. Thus, I’m missing an axis, and I can’t implement this mechanic. I have no idea how to solve this.
Input.acceleration is a Vector3. There is also a x axis to consider.