User Tag List

Results 1 to 3 of 3

Thread: Custom Backdrop Collision Help

  1. #1
    No Products Registered

    Join Date
    Apr 2008
    Location
    Weston-super-mare
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom Backdrop Collision Help

    Well i thought these events would work after reading the tutorials from the site.... but they didn't work.

    NOTE: Colision detector is at the feet of my character which makes him stop when that detector collides with a backdrop.

    Here are the events i used for the custom backdrop movement:

    Pushes character to the right if he trys to move into a wall from the left:
    IF: X Position of "Collision Detector" = X "Collision Detector" -1
    *IF: Collision Detector is overlapping a backdrop
    ACT: Set position at (1,0) from Collision Detector

    Pushes character to the left if he trys to move into a wall from the right:
    IF: X Position of "Collision Detector" = X "Collision Detector" +1
    *IF: Collision Detector is overlapping a backdrop
    ACT: Set position at (-1,0) from Collision Detector

    Was there something i did wrong?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Backdrop Collision Help

    I may be mistaken, but I am quite sure that the top conditions of both events will never be true. The X position of an object cannot be itself plus or minus one. You are, for example, asking if I live in my neighbor's house.

  3. #3
    No Products Registered

    Join Date
    Apr 2008
    Location
    Weston-super-mare
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Backdrop Collision Help

    !!!

    Ok, nevermind.

    I had to delete my current character because i drew him very stupid and too quick.

    I need to do better with him the next time.

Similar Threads

  1. Collision with backdrop not working
    By timcclayton in forum Multimedia Fusion 2 - Technical Support
    Replies: 33
    Last Post: 14th December 2010, 08:17 AM
  2. Weird backdrop collision issue...
    By Konidias in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 12th September 2009, 04:14 AM
  3. Active vs. Backdrop for collision?
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 2nd April 2009, 05:50 PM
  4. Backdrop Objects - Collision with box
    By Gamerdude in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 16th December 2006, 04:52 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
  •