color.alpha

igpxnaruto4igpxnaruto4 Member Posts: 81
edited November -1 in Tech Support
anybody know how i can make my "change atribute" make it so the color of the text changes? like what i mean is if i made it to self.Color.Alpha it would change the actors color but how do i make it so it would change the color of the text?

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Dont think you can access text colors since they are built into the display text behavior. You would have to uses rules and multiple display text behaviors
  • entersimonentersimon Member, PRO Posts: 273
    tenrdrmer is right, but since you're looking to do a change attribute, the effect will be the same. I made an example for you of how to make this work. I used self.alpha as the attribute that decides when the color changes because it makes for a nice example. Just set the actor's alpha to 0 initially. You can use any attribute that you want.

    image

    Be sure to open the image up in a new tab so that you can see it full size.

    Best of luck!
Sign In or Register to comment.