So, I'm new to this thing and I made an RPG game and you have to collect water buckets to win the game. I wanted the game to stop (stop everything) when you have collected enough items. I can't find a way to stop the game.
Thank you for any advice(s)/help if you have any! :D
Oh, and also, I'm using an instance variable in order to keep track of how many water buckets you have collected. I want a text to show up when you collect all of the water buckets and make the system (the game) stop.
Thank you again if you have any advice(s)/help!