can i display a symbol like "%" + my attribute?

guillefaceguilleface Member Posts: 1,014
edited May 2012 in Working with GS (Mac)
i want my actor to display my game,attribute but i want it to have a % next to it, like 100%,is this possible?

Best Answer

  • IsabelleKIsabelleK Posts: 2,807
    Accepted Answer
    i want my actor to display my game,attribute but i want it to have a % next to it, like 100%,is this possible?
    It is, here is a little example: "This is your score "..game.score
    In "..." put a text you want to show up (for example "%"), and after dots put your attribute.

Answers

Sign In or Register to comment.