User Tag List

Results 1 to 4 of 4

Thread: Collision problem

  1. #1
    No Products Registered

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

    Collision problem

    In my alley cat remake, when the cat make a collision with a rat I have to gain 10 points and the rat have to be destroyed.
    When the rat collides with the cat, the cat has to fall and gain 0 points.

    Now I have a problem when the rat collides with the cat it is destroyed, the cat falls, and I gain 10 points :/

    How can I do to let mmf2 understand it is a different collision?

    Thanks!

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Collision problem

    I can't even understand that it's a different collision myself. In what way do you want the collisions differentiated?

  3. #3
    No Products Registered

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

    Re: Collision problem

    A)When the cat hits the rat the rat must be destroyed and I have to gain 10 points.

    B) Differently when the rat hits the cat I have to gain 0 point and the cat has to fall down away from the clothes.

    What I mean is this:

    IF CAT COLLIDES RAT ----> make A)happened
    IF RAT COLLIDES CAT ----> make B)happened

    lol

    How can I do pls?

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Collision problem

    You have to think what's different about the circumstances of the two collisions. After all, "rat collides with cat" just means that they are touching this frame and didn't last frame. My guess is you want to look to see which animal has moved. eg, "Cat collides with rat and cat speed >10 and rat speed <10" etc.

Similar Threads

  1. best way to fix collision problem
    By method72 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 14th May 2013, 10:02 PM
  2. PMO collision problem
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 9th March 2013, 10:17 PM
  3. collision problem
    By ferack in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th March 2011, 04:25 PM
  4. Collision problem
    By yueyay in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 4th January 2009, 07:36 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
  •