I'm trying to make a simple inventory slide up from the bottom of the screen when pressing R. This is my code, but nothing at all happens when I press R. The default position of the inventory Sprite is 235, 250. Any ideas on what's going on?
Develop games in your browser. Powerful, performant & highly capable.
Maybe two events are cancelling each other. Try one event with sub-events:
On R pressed Inventory Y<100 ..... Else ....