Create a counter in AS3
Hi I am busy building an escape the room type game where the user must find 6 items in a room before they can leave the room. I have almost build the room however I want to include a counter that displays how many items have been found. So when a item is found on the stage the counter would increase by one until a target is reached at which point the user would be able to exit the room. Any ideas how i would code this counter??
