User Tag List

Results 1 to 3 of 3

Thread: Strange collision problem

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Visby, SWEDEN
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Strange collision problem

    I'm working on a small (=P) game where the player controls two characters who moves the same way. I'm basing my game on DavidN's platform tutorial, found here http://clicktutorial.byethost9.com/

    It works fine and both characters move as they should, except for one thing. As it is now the characters can move through each other and I don't want them to do that, since that breaks the gameplay idea.

    I made a post in the Technical Support forum, but didn't get any replies so I thought it'd be good to add my .mfa file so people can see what's wrong for themselves.

    Does anyone know how I can fix this?
    Attached files Attached files

  2. #2
    No Products Registered

    Join Date
    Sep 2006
    Location
    Germany
    Posts
    861
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Strange collision problem

    easy

    add to your "Repeat while "D/A" is pressed" conditions another one:

    (RED LEFT) is NOT overlapping (Blue)

    change those according to the correct collision checker and the correct object

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    Visby, SWEDEN
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Strange collision problem

    That worked perfectly! Thanks!

    To think it was that simple

Similar Threads

  1. Strange array problem
    By lembi2001 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 25th March 2010, 12:06 PM
  2. Having strange PLATFORMER problem
    By Godspeed8118 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 22nd July 2008, 10:25 PM
  3. Strange selection problem..
    By The_Alee in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 25th February 2007, 01:37 PM
  4. Strange collision problem for multiple objects.
    By Canto in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 8th November 2006, 08:31 PM
  5. Strange Collision Problem
    By DeepGames in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 12th August 2006, 04:37 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
  •