User Tag List

Results 1 to 2 of 2

Thread: Surface Object insanity

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export ModuleXNA Export Module
    Chloe's Avatar
    Join Date
    Sep 2012
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Surface Object insanity

    Wow, this object is breaking my brain, either that or I'm just tired.

    This is what I wish to accomplish.
    Object loads an image, colors it, pastes it into a separate image until all the images are loaded. When it's done, it saves the image as an external image.

    Currently I have two surface objects. One loads an image, then pastes it onto the other one, then continues until they're all loaded. Then the other surface object saves the image. This part works (though I would rather have just the one surface object, couldn't figure out how to do that). The problem I have is that trying to recolor it doesn't work. I can recolor the image on the 1st surface object just fine, but when it pastes, it pastes the original image without the colorization. I'm using the 'rgb coefficiant'. Which would explain it, since it's technically just shading over the top of it. So. Yes.

    Any clue to if this is possible?

  2. #2
    Clicker Fusion 2.5 DeveloperSWF Export ModuleXNA Export Module
    Chloe's Avatar
    Join Date
    Sep 2012
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Derp! It was an I'm just tired moment. There's a 'replace color' option >.>

    I'm glad, because for this scenario, it functions better than the rgb coefficient.

Similar Threads

  1. Surface Object?
    By BartekB in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 1st July 2014, 02:06 PM
  2. Help with: Surface Object ?
    By Alon Dan in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 3rd January 2014, 10:42 AM
  3. Surface object
    By Looki in forum Released Extensions
    Replies: 4
    Last Post: 18th October 2010, 01:38 AM
  4. surface object
    By imothep85 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 17th September 2010, 01:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •