I used the beginner tutorial for the top-down shooter and I was wanting to expand off it to see what I can do. When I make a variable called Ammo with a starting number of 7 and display it on the HUD, it works fine, but I can't get to the point where I can check if it has no ammo, and if so, put a timer for reloading if you try to shoot.