User Tag List

Results 1 to 6 of 6

Thread: Testing overlap between two of the same object

  1. #1
    No Products Registered

    Join Date
    Dec 2010
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Testing overlap between two of the same object

    i am trying to get two of the same object to detect collisions between each other and push against each other depending if they're to the left or right from each other, but i am not sure how i could compare these things when it's the same object?

  2. #2
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think you can do as following

    Object is overlapping object
    X(Object) > X(Object)

    Set X(Object) to X(Object)+1, maybe?

  3. #3
    No Products Registered

    Join Date
    Dec 2010
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    that applies it to both so it does not work properly

  4. #4
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could you use the ForEach extension and check each object if it's colliding with an object that has a different fixed id?

  5. #5
    No Products Registered

    Join Date
    Dec 2010
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    even if that worked it's going to sacrifice all the speed of my game

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Storsorgen View Post
    Could you use the ForEach extension and check each object if it's colliding with an object that has a different fixed id?
    No, because only the single object selected by the ForEach object would be selected.
    Working as fast as I can on Fusion 3

Similar Threads

  1. How to make a backdrop object overlap an active object? mfa included
    By path in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th August 2012, 10:07 PM
  2. Object overlap - Overlap area
    By Ls2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th May 2012, 10:06 PM
  3. [IsItPossible?]Get %age of object overlap
    By Karzon in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th March 2008, 11:47 AM
  4. Testing by overlap based on values.
    By LeeJiHoon in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 6th July 2007, 10:02 PM
  5. Picking only one object during overlap
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 18th June 2007, 01:46 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
  •