Can you interpolate an image?

tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
edited November -1 in Working with GS (Mac)
I want to fade between different backgrounds. I have made this work by placing multiple actors for the background image but this really to intensive on memory and framerate. currently I am interpolating alpha based on which one I want to display. but this is 4 960x640 images also imageoptim seems to do nothing to compress these any further.
I searched this and it seems the question has been asked before but never really an answer given.

Anythoughts?

Comments

  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    You can interpolate the alpha to 0, have a rule when alpha =0 change image, then if image = imaged changed to, interpolate alpha to 1.

    is that what you mean?
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Well I've been thinking of doing that but I really like the effect of the two fading between each other.
  • GamersRejoiceGamersRejoice Member Posts: 817
    You'll need two actors to do that
Sign In or Register to comment.