User Tag List

Results 1 to 6 of 6

Thread: Bounce troubles

  1. #1
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Bounce troubles

    I was hired to do very simple game-classical bat and ball (arkanoid). I thought it could not be easier and started to working. But now I see a few problems <img src="/center/images/graemlins/frown.gif" alt="" />

    1) Sometimes, when the ball is bounced, it changes its position, so it isnt smooth bounce. For example it changes the position by 15 px and bounces (like you move the hotspot)

    2) Strange bounce angles. I tried to have randomizer to 0 and security to max, but when the ball collides with vertical, plain wall, sometimes it goes back the same way however its absolutely obvious it has to bounce with the same angle.

    3) Sometimes the ball get stucked. It bounces from the wall (problem 2), then bounces from the ceiling and then from the other wall. And it stays in this state forever (well, I only let it 3 minutes but its enough)

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bounce troubles

    Unfortunately, this is simply the way the MMF's movements works. The solution is to program your own movement engines in the event editor. It requires a lot of practice and programming skills, but it's a great solution when you have learnt it.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    236
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bounce troubles

    About one year ago I did a similar thing. I made a 3D-PONG to be published in Europe.
    I'm not 100% sure but I think I used MMF1.5's standard movements and did not
    encounter too many problems. I will try to find my source files and have a look...

  4. #4
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Bounce troubles

    I cant program my own engine since MMF collisions are hard-coded and I dont like the idea of having X detectors, but probably it will be better result.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Bounce troubles

    I'd like to see your application. The ball movement has been used for aged in numerous arcade games, and we never had such big trouble. Can you send it to me?

  6. #6
    No Products Registered

    Join Date
    Jun 2006
    Location
    here
    Posts
    86
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bounce troubles

    "I tried to have randomizer to 0 and security to max"

    Setting security to min should make it more realistic. More secure = less likley to continually bounce between the same points = more random when bouncing.

    Your other problems seem a bit strange. Especially 3 if you set security to max (since that's exactly what it's supposed to avoid)

Similar Threads

  1. iOS 7 Troubles
    By Jaklar in forum iOS Export Module Version 2.0
    Replies: 9
    Last Post: 23rd November 2013, 12:47 AM
  2. Pmo troubles
    By Jibs in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 23rd December 2011, 10:37 PM
  3. Moo troubles
    By Herbert in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th February 2010, 08:47 PM
  4. More INI troubles...
    By dsmathewson in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th September 2008, 01:36 PM
  5. i am in big big troubles:(
    By piki in forum Multimedia Fusion 2 - Technical Support
    Replies: 18
    Last Post: 25th June 2008, 11:37 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
  •