can i constrain more than one image to a actor?

guillefaceguilleface Member Posts: 1,014
edited July 2012 in Working with GS (Mac)
like i have customs number so i am using the floor formula, i really don't know how it works, but all my pictures of number are named 1.png, 2.png, 2.png,4.png, 5.png 6.png 7.png 8.png 9.png and 0.png, but how i make another score to display a new custom numbers?

Comments

  • KodeRiter722KodeRiter722 Member Posts: 42
    make a copy of the number actor and just change the variable that is accessing the score in the original formula to the value that you want the new set of numbers to display.
  • guillefaceguilleface Member Posts: 1,014
    ok what i understood this is for making another score to display a different score but is using the same custom numbers, what i need say my custom numbers for game score are red color, now how i can have my high score to have a custom blue colors? is this possible? because if i add a new set of numbers they will replace the old ones.
  • MotherHooseMotherHoose Member Posts: 2,456
    edited July 2012
    @guilleface … you can apply color changes to any image in GameSalad

    open an actor with an image… in its attributesPane
    … click the colored box and select a newColor

    works especially well with images that are created in black/white or greyScale

    EX: in GS … New … open the Basic Table Tennis template
    note in images … 1 grey paddle; 1 white ball
    those images are colorChanged in the actorAttributes: red, blue, cyan

    image MH
  • guillefaceguilleface Member Posts: 1,014
    @motherhoose thanks that works just great.good idea.
Sign In or Register to comment.