User Tag List

Results 1 to 6 of 6

Thread: Help on Path Finding Objects and Extensions

  1. #1
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Apr 2008
    Location
    California
    Posts
    357
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help on Path Finding Objects and Extensions

    I need some type of path finding enemyies running around to an object then back. Like the Ant Buster on http://www.addictinggames.com/antbuster.html My problem is that whenever I use one the extensions or objects that make pathfinding easy, nothing happens, no matter how many conditions and actions that generally say "find path". Can anyone show me how these extensions work? I can't find any tutorials on them.

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help on Path Finding Objects and Extensions

    If you use the Pathfinding object there's some examples in MMF/Example folder. At least if you'd downloaded the extension pack recently. Here's another example: Pathfind example

  3. #3
    No Products Registered

    Join Date
    Jun 2008
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help on Path Finding Objects and Extensions

    Under Articals in this forum you can see a great example.
    One Object Following Another with object avoidance. Take a look at that.

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Apr 2008
    Location
    California
    Posts
    357
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help on Path Finding Objects and Extensions

    Thanks Preston and z33z, I needed that.

  5. #5
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Apr 2008
    Location
    California
    Posts
    357
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help on Path Finding Objects and Extensions

    Although I mentioned this in the forum with the example, but what code do you use to make the "player" move.

  6. #6
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help on Path Finding Objects and Extensions

    First call Advance one, then you get the new position with the x/y expressions. Then you can move the player to that new position any way you like.

Similar Threads

  1. Path Finding
    By AnD4D in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 8th May 2012, 04:47 PM
  2. Question about path finding with nodes
    By Yikes in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 3rd March 2012, 12:12 PM
  3. How do i use the path finding extension?
    By Oreo in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 13th October 2008, 12:52 AM
  4. Advanced Path Finding Problem
    By maVado in forum File Archive
    Replies: 3
    Last Post: 6th February 2008, 03:13 PM
  5. PATH FINDING
    By imothep85 in forum Extension Developers Lobby
    Replies: 4
    Last Post: 10th February 2007, 02:02 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
  •