Jump to content

Recolour Animation


MadMunky
 Share

Recommended Posts

Is it possible to recolour an animation as it plays, say I have a spritesheet animation of a character wearing a blue t-shirt rather than create a new spritesheet I would like to do a replaceRBG on each frame of the animation as it plays.

Also another question but based on the replaceRGB method which I want to use, if I create a bitmapData then copy a sprite to it and update it, then do a callback to recolour the bitmapData the colour is not replaced but if I manually do it with the .processPixelRGB method it will recolour correctly?

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...