I am trying to increment an item in Unity when a button is pressed. I set the item value like so item = shells; where shells are another variable that I set ear
item = shells;