User Tag List

Results 1 to 3 of 3

Thread: [little help] Object with id overlaping another object with same id???

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question [little help] Object with id overlaping another object with same id???

    Hello again my friends....I have a simple question...

    I have two DIFFERENT objects....the Ball....and the square.....but I have 4 duplicated balls and 4 duplicated squares...

    Both Ball and Square actives have alterable value called "id"........then on start of frame I spread value 0 from id or both actives....to have a identifier in every object...

    - Well.....I just want to detect if:

    Ball with "id" 0 its overlapping the Square with "id" 0.....THEN....set global value A to 1....

    Ball with "id" 1 its overlapping the Square with "id" 1.....THEN....set global value B to 1....

    Ball with "id" 2 its overlapping the Square with "id" 2.....THEN....set global value C to 1....

    and so on....

    - I've tried:

    Ball its overlapping Square
    id of Ball = 0
    id of Square = 0
    >>> set global value A to 1

    This method its not working......can someone help me?

    Best regards!

  2. #2
    mojofltr
    Guest
    Attachment 14296

    Here's a quick example based on my interpretation of what you are trying to do.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Man, you are amazing!

    thank you very much!

Similar Threads

  1. how to identify 2 same object overlaping?
    By mulder in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 31st January 2013, 12:32 AM
  2. Object order issue when rendering. (Move object in front of/behind...)
    By JayTholen in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 16th November 2012, 11:39 PM
  3. Beta 15, Testing backdrop object, active object and drag and drop movement
    By Fernando in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 9th February 2012, 11:57 PM
  4. randomizing items without overlaping
    By mega21 in forum Multimedia Fusion 2 - Technical Support
    Replies: 18
    Last Post: 11th September 2011, 09:15 PM
  5. Overlaping Active Objects
    By Jairo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th January 2007, 05:01 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
  •