User Tag List

Results 1 to 5 of 5

Thread: Good way to make object crawl around backdrops?

  1. #1
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Jan 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Good way to make object crawl around backdrops?

    Anyone know of a good way to do that? I want it to crawl around backdrops. Basically cling to it like a spider. Also is it something that can be done with an extension? If not is it a hard thing to code? I need the object itself figure out when to turn and what orientation to take so I can't use a bunch of actives to turn it around.

    I nearly had something working but now I'm stumped.

  2. #2
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Good way to make object crawl around backdrops?

    Depends on how you define "hard to code"
    It can be done by using the algorithm I explain here:
    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=207486#Post2074 86

    the algorithm gives you both the next position to move to along the surface, as well as the normal angle. Meaning you can just keep moving it to that point and then setting the angle of the object to that value (well technically you want to calculate it on the previous frame, or the angle will always be 1 step behind)

  3. #3
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Jan 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Good way to make object crawl around backdrops?

    Wow I appreciate the help but that is way above my skill set Any easier way? Maybe with extensions?

  4. #4
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Good way to make object crawl around backdrops?

    use the 'path movement' to just trace around the edges of the backdrop.

  5. #5
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Good way to make object crawl around backdrops?

    I just made this up in ten minutes, should be what you're looking for View MFA

Similar Threads

  1. Good Ways to Make a Transtion
    By XStar in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 16th September 2012, 03:22 PM
  2. Looking for good royalty free animations/backdrops!
    By amaire13 in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 7th August 2012, 05: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
  •