User Tag List

Results 1 to 9 of 9

Thread: Problems with Object selecting

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Location
    Plymouth, UK
    Posts
    211
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problems with Object selecting

    Hello all,

    I'm struggling once again with object selecting in the Event Editor (by this I mean choosing a particular instance of an object when there is more than one of its kind). I've always found it hard to do this. I've tried loops, spreading values etc etc. I was wondering if anyone knew of any online guides on the subject?


    Regardless, my current problem is this:

    With the condition Click on (object) I know MMF selects a single instance of the object, as it should do. I can prove this by changing an alterable value for that object or making it invisible. However if the action is Replace color A with B, it does this for all instances of that object!

    Is this a bug? Or am I missing something?
    I am using the most up to date version of MMF2Dev (R248).


    Thanks in advance for your support.

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problems with Object selecting

    it's because all duplicate active objects share the same images in memory (memory-saving feature i'd imagine), and i think replace color actually modifies the stored images

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problems with Object selecting

    I guess he was referring to any action designed to an instance. I managed to solve this with a method that I don't know if it is the best (probably not, lol), but it worked for me.
    First spread value, let's say value A. How many instances are your working on.. 100? Then go one by one..
    if player input, let's say space bar and value A=1, do change direction (Example). Then go the same for A=2, A=3 and so on. If someone has a better idea I'd love to know

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Location
    Plymouth, UK
    Posts
    211
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problems with Object selecting

    yes, as I mentioned the condition seems to work fine, but the action does not. I suspect xyzzy is right and that the template image for the object is changed, which alters all instances.

  5. #5
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Problems with Object selecting

    xyzzy is correct - all instances share the same image bank so you can't just change one.
    .:::.Joshtek.:::.

  6. #6
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problems with Object selecting

    yes.. the good thing is that it doesn't stop an instance to change it's direction or animation, based on its spread value.

  7. #7
    No Products Registered

    Join Date
    Jun 2006
    Location
    Plymouth, UK
    Posts
    211
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problems with Object selecting

    Ok thanks everyone. No one knows of any sort of dummy's guide to instance selecting article do they? I've always had trouble with it. I usually just keep playing with it until I get it right, but I've never really understood the rules.

  8. #8
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Problems with Object selecting

    Quote Originally Posted by TotallyTurton
    No one knows of any sort of dummy's guide to instance selecting article do they?
    I know of two: How the runtime works in relation to multiple instances and MMF Runtime, Object Selection and Fastloops
    .:::.Joshtek.:::.

  9. #9
    No Products Registered

    Join Date
    Jun 2006
    Location
    Plymouth, UK
    Posts
    211
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Problems with Object selecting

    Thanks a lot, Joshtek!

Similar Threads

  1. Selecting last created Object
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 30th June 2012, 06:34 AM
  2. selecting an object within a fastloop
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st January 2009, 02:32 PM
  3. Problems Selecting With Mouse
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 21st December 2008, 01:29 AM
  4. Problems Selecting With Mouse Examle
    By drnebula in forum File Archive
    Replies: 1
    Last Post: 20th December 2008, 04:56 PM
  5. selecting object
    By westray in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th July 2006, 01:23 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
  •