User Tag List

Results 1 to 3 of 3

Thread: not setting obstacle

  1. #1
    Clicker Fusion 2.5Android Export Module

    Join Date
    Jul 2006
    Location
    Falkirk,Scotland
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    not setting obstacle

    Can anyone tell me why anobstacle is not being set on the pathfinding object when it runs thru the for/each loop?
    mfa attached.
    Attached files Attached files

  2. #2
    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)
    The ForEach object starts a for each loop for each of the currently selected objects. In event 3, the only object that can be selected is the one that the user clicked on, so the for each loop loops for that one object. Then, it plainly does nothing, because it is the selected object. Try this:
    Attached files Attached files
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Fusion 2.5Android Export Module

    Join Date
    Jul 2006
    Location
    Falkirk,Scotland
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Once again you come to the rescue LB.Thank you so much for your help.

Similar Threads

  1. Is an obstacle?
    By Storsorgen in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 31st December 2013, 11:07 PM
  2. Obstacle
    By Henzo in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 1st May 2008, 08:51 AM
  3. Obstacle ? :(
    By Addede in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 9th May 2007, 01:59 PM
  4. Removing an obstacle
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th September 2006, 01:14 AM

Posting Permissions

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