User Tag List

Results 1 to 9 of 9

Thread: Moving Platforms and the PMO

  1. #1
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Moving Platforms and the PMO

    How would one pull off moving platforms, especially horizontal moving platforms, with the platform movement object where the player and the platform are synced? I know to test if the player was standing on one I'd probably need some sort of bottom detector object attached to the player. I have a sneaking suspicion that vertical moving platforms would be a piece of cake but the horizontal ones will be a nightmare.

  2. #2
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    check the example that comes with the extension.

  3. #3
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The moving platform in that example is kinda glitchy though.

  4. #4
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Not sure exactly, some ideas would be to manually adjust the player's x coords to match the speed of the platform when they are standing on top of it. Platform moving right and player is standing on it, Player's X coord + 3 (or whatever).

    I didn't look at the example so not sure about that method. Possibly, you could have it so that when the player is standing on a platform and platform is moving right, Player is holding right input. So, in other words, set them to walking and adjust the speed to match the platform (and obviously don't play any walking animations unless they are actually moving). Then if you move right while the platform is moving right, you can make the player speed up a bit to move. I have no idea how buggy that would be, I'm sure there's things to be sorted out, but it's an idea.

    Horizontal isn't so bad, vertical platforms I never could get right without being buggy, but I'm sure there is a way.

  5. #5
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    newplat.mfa

    I made this a few weeks ago for someone.. it would be extremely easy to add in horizontal platforms too.

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Corlen,

    You can use additional X velocity. When the main character collides with the moving platform, you set the additional velocity.

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2007
    Location
    UK
    Posts
    306
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Made this a while ago. May not be the best of examples, but give it a try: https://www.dropbox.com/s/i2fzvyogzc...ample.mfa?dl=0

  8. #8
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export Module
    Emerson3's Avatar
    Join Date
    Apr 2014
    Location
    Lafayette, Louisiana
    Posts
    721
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Guys! I can't thank y'all enough. Both examples are fantastic!!!

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    rosse119's Avatar
    Join Date
    Dec 2012
    Posts
    473
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I would like the same thing so it's great to see 2 examples already here. Thanks DaveC and Caesar.

Similar Threads

  1. Moving Platforms
    By PimeX in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd January 2011, 01:55 PM
  2. Moving Platforms
    By RickyRombo in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 8th June 2010, 02:38 AM
  3. Help with moving platforms? Sorry, I'm trying!
    By player2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 22nd December 2009, 01:32 PM
  4. Moving Platforms help
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 18th May 2009, 10:44 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
  •