User Tag List

Results 1 to 6 of 6

Thread: Making parts of character unaffected by collision

  1. #1
    No Products Registered

    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Making parts of character unaffected by collision

    Hi,

    Is there any sort of way to make parts of a character unaffected by collisions or overlapping? The only way I can think of is to put the parts I don't want affected by the world as a separate object and have it follow the character around and have it permanantly stick but it will be quite a hassle given the different animations that I have and I would have to have it change animation and position for many frames.

    I was thinking along the lines that there might be a tool where you could specify certain pixels to be unaffected. Thanks in advance.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Making parts of character unaffected by collision

    The best way would be to make separate objects for the different parts. I would recommend using the Advanced Movement Object if you're going to do this because it makes it easier to manage animations and stuff.

  3. #3
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Making parts of character unaffected by collision

    You could make a separate object that acts like a collision mask...

  4. #4
    Clicker Multimedia Fusion 2

    Join Date
    Sep 2006
    Location
    Britain, South Coast
    Posts
    1,030
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Making parts of character unaffected by collision



    Here's a pic I was gonna use in an article but never got round to. It shows the kinds of detectors you can use in a platform movement. The blue one is his 'bounding box'. THIS is the player. The visible squirrel merely follows the invisible bounding box, animating when we tell him to.

    This prevents him getting his tail caught or anything.

    Note that in this image, the squirrel is a badguy, not the player. But the same principle applies for player movements too. For simplicity, I usually have multiple detectors stored as animations inside just one detector object.

  5. #5
    No Products Registered

    Join Date
    May 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Making parts of character unaffected by collision

    Thank you very much all! This works perfect.

  6. #6
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Making parts of character unaffected by collision

    I know you already have a solution to your problem, but to those who aren't making a platform game, and want this effect, you can create an invisible box connected to the parent object using the Sticky object by Andos.

Similar Threads

  1. Question about the "body parts" tutorial and collision
    By raymond54321 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th May 2013, 07:51 AM
  2. Making a character attack?
    By delta9857 in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 8th November 2009, 03:57 AM
  3. Making parts of a game random
    By Stephen38 in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 20th May 2008, 06:24 PM
  4. Question- Making Character
    By REDSOXROX in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 18th December 2007, 01:00 AM
  5. Rotating parts of the character
    By Itsme in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 24th July 2006, 02:21 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
  •