User Tag List

Results 1 to 4 of 4

Thread: How to stop overlapping objects

  1. #1
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)

    Join Date
    Dec 2013
    Posts
    121
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question How to stop overlapping objects

    So when i hold left mouse button it creates grass tiles.
    I move around with the mouse and stays making grass tiles works fine.
    Just one problem it also creates grass tiles ontop of other grass tiles.
    How i stop the game creating grass tiles on top of eachother?
    Thanks!

  2. #2
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,016
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    Add a new condition to your create event...

    +Grass Tile is overlapping another object (or grass tile)[NEGATE]

  3. #3
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)

    Join Date
    Dec 2013
    Posts
    121
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did this also tried some other things with negate.
    Tiles still overlaps but when the first 2 tiles are overlapping i can't place more tiles.
    So is there another solution?
    Btw thanks for telling me about negate really helps with some other bugs in the game.

  4. #4
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,016
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    Ah, best to create an 'invisible' placeholder underneath your mouse which you can use as a 'detector'. You can make the object invisible and have it follow the mouse:
    Always: Set X Position (XMouse) / Y Position (YMouse)

    Then check to ensure that isn't overlapping!

Similar Threads

  1. Overlapping Objects
    By ad in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 28th March 2010, 03:32 PM
  2. stop enemies from overlapping each other
    By ionside in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 27th March 2009, 03:52 AM
  3. 2 objects are overlapping with same value?
    By Skeets in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 5th March 2009, 06:46 AM
  4. Help! Objects Overlapping
    By Eliyahu in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th February 2008, 05:20 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
  •