User Tag List

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 25

Thread: Looking for movement tutorial/example

  1. #11
    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)

    Re: Looking for movement tutorial/example

    No, it means you will have to insert the On ForEach loop for Object condition at the top of one event, hold down the control key, and drag it onto the top condition of every other event or OR splitter.
    Working as fast as I can on Fusion 3

  2. #12
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Looking for movement tutorial/example

    What object should this loop be for?? The detector? And should it start in the "Start of Frame", and then be related to every event the detector is in by adding "On Loop "Boxfall" for "Box Detector" ?

  3. #13
    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)

    Re: Looking for movement tutorial/example

    Always: Start ForEach Loop "Box Detectors" for object Box Detector
    Working as fast as I can on Fusion 3

  4. #14
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Looking for movement tutorial/example

    That just made it worse for some reason.. Now nothing works, they are not pushable and they have no gravity..

    That does not make sense.. not even to me. I have it like you said, Always start foreach loop bla bla, and I added "On Foreach Loop "Box Detector" in every pushbox related event.. But its like its not starting.. :s

  5. #15
    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)

    Re: Looking for movement tutorial/example

    Hmm, I don't know then. Maybe we will have to wait for DavidN. He's on vacation atm
    Working as fast as I can on Fusion 3

  6. #16
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Looking for movement tutorial/example

    Ah, shoot! Well I just learned about the Fixed Vaule. Maybe its some hidden values in David's game that arent showed in the image he made in prevous page. Ill go through the events and see if all makes sense.

  7. #17
    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)

    Re: Looking for movement tutorial/example

    Fixed value can be retrieved as an expression here:
    Working as fast as I can on Fusion 3

  8. #18
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Looking for movement tutorial/example

    I removed everything that had something to do with Fixed Value, and ended up with just Detector is overlapping Box = Set at xxx position from Box.. And this worked. Why would David add those Fixed Value events?

  9. #19
    No Products Registered

    Join Date
    Mar 2009
    Posts
    412
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Looking for movement tutorial/example

    I made a few changes in all this. I want the boxes to be able to stand upon each other aswell. By doing this, I first made an object I called "Detector Holder" which I placed so it went from the box and a few pixels higher. Then I added a detector at this detector holder so it did not touch the box. When a box landed upon this detector, this detector counted like a ground so it would stand on it and not just fall through.

    So now I wonder, is it an easy way, if I push the bellow box, that the upper box will follow it? So it dont get stuck in the air until its not overlapping the detector anymore and then falls down?

  10. #20
    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)

    Re: Looking for movement tutorial/example

    You should think about using Box2D before things get too complex like this.

    Anyway, you would have to run a loop and check for boxes above the one that is being pushed, and push those boxes too. I'll make a quick example that ONLY demonstrates this concept.
    Working as fast as I can on Fusion 3

Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Simple RTS movement tutorial
    By Popcorn in forum File Archive
    Replies: 2
    Last Post: 7th April 2007, 07:59 PM
  2. Custom Platform Movement Tutorial
    By Jeff in forum News
    Replies: 1
    Last Post: 26th January 2007, 01:17 PM
  3. Custom Platform Movement Tutorial Bug?!
    By Koach in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 8th January 2007, 06:25 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
  •