Okay, so if you wanted to open your inventory using the "i" key, and also close the same inventory by pressing the "i" key again, do you have a method that you would suggest using, rather than placing an if(key_i) inside of another if(key_i)?