User Tag List

Results 1 to 6 of 6

Thread: Bouncing ball movement problem

  1. #1
    No Products Registered

    Join Date
    Oct 2006
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Bouncing ball movement problem

    I have an active object with bouncing ball movement but
    afer a bit the ball bounce in the same direction forever
    I tried security property with 1 (so after 1 time it has to change direction) but it doesn't work. How can I do to have always random directions?

    This is what I specified:

    I set initial directions
    speed 10
    deceleration 0
    moving at start
    #of angles 32
    randomizer 20
    security 1

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)

    Re: Bouncing ball movement problem

    I think you got security wrong. Set it to 100 instead.

  3. #3
    No Products Registered

    Join Date
    Oct 2006
    Posts
    72
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bouncing ball movement problem

    Now it seems to work, Thanks a lot!

    So to let security property work have I to write a value equal or greater than 100?

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)

    Re: Bouncing ball movement problem

    I think 100 is max. I assume it's the percentage of how secure the bouncing will be. 0 = not secure at all, the bouncing may stuck between two directions. 100 = very secure, the bouncing will change direction as often as possible. 50 = the bouncing may stuck for a while, it's about 50% chance for it to change direction for every bounce.
    Though, someone would need to confirm this

  5. #5
    No Products Registered

    Join Date
    Dec 2006
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bouncing ball movement problem

    chocobreeeeeeeeak

  6. #6
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bouncing ball movement problem

    Uh.... huh...

Similar Threads

  1. Help with bouncing ball movement
    By path in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 9th August 2012, 11:34 AM
  2. Spaceship movement left and right trought bouncing ball movement instead 8 direction?
    By daryuss in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd May 2012, 09:33 PM
  3. Bug in Bouncing ball movement?
    By Ryzzo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 8th April 2007, 11:07 PM
  4. [Bug] Bouncing ball movement
    By Sphax in forum File Archive
    Replies: 1
    Last Post: 31st January 2007, 12:23 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
  •