Inventory show/hide issues

I am having issues with my inventory. When I attempt to show my inventory, it works fine, but when I try to hide it, nothing happens. I have a screenshot of my current events here:

It’s because your first event triggers your second event.

Read on the wiki how to makes switches:
How to toggle states using Variables [GDevelop wiki]

1 Like

Okay, thank you, I will check it out!