User Tag List

Results 1 to 6 of 6

Thread: Colour picking problem

  1. #1
    Clicker Fusion 2.5 Developer

    Join Date
    Dec 2006
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Colour picking problem

    So basically, in MMF, if you want an object to stay on some other object that moves with the basic movements, you can just put

    Always: set XY position of the first object to XY of the second.

    So the first object stays on the moving object. In MMF 2, this should work perfectly and there shouldn't be any 'lag' between the moving and the non-moving object.
    Other thing is when the moving object moves with values, like always set X to X + value A. Then the object that should be on the moving object comes a bit after the moving object. This can however be fixed with

    Always: set X of object 1 to X of object 2 + value A of object 2

    And after that there's, again, no lag and it works perfectly.

    However (sorry for the long introduction), I've been trying to do an object with a transparent area in the middle, that would get the RGB colour in that transparent area. I've been using LIJI's Pixel Object, that can get the RGB value of a single pixel. Iv'e set it so that the Pixel object always gets the RGB in the hot spot of the object (and the hot spot is in this transparent area). When the object wasn't moving, it worked perfectly, it got the colour behind the object. But, the problems began when the object started moving. Seems like the Pixel object lags a bit too much, so even with that 'set X = X + value A' -method I described up there, it doesn't get the correct pixel, but some (actually quite many) pixels 'after' the moving object. This makes it impossible for me to create the idea I had in my mind which is quite sad.

    But hey, would you have any alternate extensions for this, or some help on how to fix this? The game this thing should be on is scrolling, so I don't think if overlay would work... Anyway, I thank everyone who can give any advice. Sorry again for the long post, I hope it's not too confusing.

  2. #2
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2006
    Location
    In a Dark room with only a lamp
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colour picking problem

    There is a replace color option under the object in the event editor if that is of any use?

  3. #3
    No Products Registered

    Join Date
    Apr 2008
    Location
    Miami, Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colour picking problem

    You could try the sticky object.

  4. #4
    Clicker Fusion 2.5 Developer

    Join Date
    Dec 2006
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colour picking problem

    Quote Originally Posted by lembi2001
    There is a replace color option under the object in the event editor if that is of any use?
    I guess thay wouldn't work, since I do not need colour from the moving object but from the background. I'll check out that sticky object.

  5. #5
    Clicker Fusion 2.5 Developer

    Join Date
    Dec 2006
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colour picking problem

    Hmm, seems like that sticky object doesn't have anything to do with colours? How could I use it in this problem?

  6. #6
    No Products Registered

    Join Date
    Apr 2008
    Location
    Miami, Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Colour picking problem

    Sorry, I misunderstood how the pixel object works as I had never actually used it before, disregard my previous post.

Similar Threads

  1. Transition background Colour Problem
    By AyreGuitar in forum iOS Export Module Version 2.0
    Replies: 8
    Last Post: 8th December 2011, 02:02 PM
  2. Problem with picking duplicate objects
    By Simon in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th March 2009, 12:41 AM
  3. Problem with Qualifiers, Object Picking and Layers
    By JJames19119 in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 23rd March 2009, 09:14 AM
  4. Problem with colour pallet?
    By Slinkington in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 20th January 2008, 10:51 PM

Posting Permissions

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