getkeyup unity not working code example
Example: unity input.getkeyup not working
//Using Input.GetKeyUp has trouble working in void FixedUpdate and its reccomended to use void Update
//Using Input.GetKeyUp has trouble working in void FixedUpdate and its reccomended to use void Update