unity doesnt read input.getkeyup 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