Is there anyway that I can turn my character slightly blue within GameSalad when they get hit, or do I have to make an actual png of them changing that color? Thanks.
Yes. You can change the colour values with change attributes. drop the red and green values until you get the required effect. Try something like a drop to 0.8 or 0.6 for each while leaving the blue value at 1.
Yes.. reduce the red and green channel self.Color.Red and self.Color.Green if you set them both to say .5 your actor would go blue. Obviously there are many ways to achieve a nice effect but a simple flash might work best.
Comments
hope that helps
kipper
edit. snap:)