RLH
1
Q:

input.getkeyup

if (Input.GetKeyUp(KeyCode.Space))
{
	Debug.Log("Space button is released");
}
2

New to Communities?

Join the community