Is there a way to choose random characters?

MammothMammoth Member Posts: 640
edited November -1 in Working with GS (Mac)
Im making a game where I need some random characters. Is there an easy way to do it without setting up a billion variables :)

Thanks guys :)

Comments

  • crapscraps Member Posts: 353
    Sure. Just assign each actor a number and generate a random number as you would with any math equation. When a random number is generated the actor assigned to that number will show up.
  • MammothMammoth Member Posts: 640
    Im talking about string characters in the display text. I should have been more clear :P
  • AppsRacKAppsRacK Member Posts: 346
    right now no as theres no option to set up a array in game salad. so 1 strings will be 1 variable unless your string will be compose of random letters with no meaning at all then you could have fewer.
  • MammothMammoth Member Posts: 640
    I can't wait for that feature :)
Sign In or Register to comment.