I have a problem where my array takes the player input item in twice when typing on Text box their name and press Enter.
Note: I have 2 Array (Player Data base) and (Name storage display) but that does not matter, it takes double the information to both each time the player inserts their name on the field. Why does this happen?