Search Unity

this one's a doozy

Discussion in 'Scripting' started by salpie, Jul 25, 2011.

  1. salpie

    salpie

    Joined:
    Jul 20, 2011
    Posts:
    3
    hi there

    i have got myself in a complicated mess.
    all i wanted to do was make some gui buttons so not only when each one is pressed a string is added to a new string (), but for this string to have a limit of 9 characters.
    and when pushing the buttons the same texture on the gui button would pop up on objects.
    each time you pushed another button the texture would move along one to the left.

    i'm tugging at my hair trying to figure this one out. any help at all?
     
  2. Headingwest

    Headingwest

    Joined:
    May 3, 2011
    Posts:
    153
    Which part of it is the problem ?
     
  3. Airmand

    Airmand

    Joined:
    Jan 27, 2011
    Posts:
    139
  4. zine92

    zine92

    Joined:
    Nov 13, 2010
    Posts:
    1,347
    Thanks Arimand :D Give more details and your titles not giving us any clues.
     
  5. bigmisterb

    bigmisterb

    Joined:
    Nov 6, 2010
    Posts:
    4,221
    And post some code.... Your describing events but there is no reference.