I'm not really sure what the problem is, but you can create a state variable, and if the button is pressed once, the value will be 1, if pressed twice, it'll be 2. Then, based on this variable, you can trigger the squat or lying prone animation
hmm, okay