I am trying to create an incorrect list, on screen there is a possibility of 3 incorrect collisions. I created variable to track if an incorrect hit occurred i set the value to be Y.
When a Y condition occurs I want to append a text box with the incorrect collision "HealthCare".
When I run the game, the and meet the condition the text box has "HealthCare" repeated multiple times instead of just once.
Any ideas greatly appreciated.
Thanks
Tim