Go into the controller object. We want to have the gun sprite show up in the score panel when the player picks it up to show they can shoot. Go into the Draw
event and at the end add 2 more actions:
If you test out your room, when you pick up the gun, you should see it in the score panel...
If all the monster stuff is working, get your game checked off.