User Tag List

Results 1 to 6 of 6

Thread: help with climbing

  1. #1
    No Products Registered

    Join Date
    Sep 2009
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help with climbing

    please help ive been trying for three days and have fin almost given up. my charcter jumps and when lands on a moving platform moves horiz using dectors which are set always with him throught the screen. how do i incorp climbing up and down a ladder.
    any help is welcome

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: help with climbing

    What kind of movement are you using?

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    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)

    Re: help with climbing

    Well I don't know how you're handling the moving platforms in your game. However, I'm working on a Platformer I'm hoping I can have done in time for the Gamebuilder Halloween contest. In that game, I used the PMO and I came up with a system to make ladders you can climb up and down on. I might release the source code, but not until after it's done, and it's too complicated for me to type out what all I did.

    To give you an idea on how I did it, I used active objects for ladders. The Player has a static movement, and then I added a second movement using the Eight Direction movement, only I disabled everything except the up and down directions. Then when the player overlaps the ladder, I pause the PMO and switch the player object's movement from static to the altered eight direction movement. When the player is not overlapping, it reverts back to static movement, then unpauses the PMO.

    It's a bit more involved than that, but that is a general breakdown for what I did.

  4. #4
    No Products Registered

    Join Date
    Sep 2009
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help with climbing

    thanks for your reply im using the PMO movement as in the dector handles all the movement for gravity and horz movement and my char is set to it as per custom platform movement tutorial.
    The platformer your working on cert has the ans hope you do well in the gamebuilder contest. i hope you can eventully release the soure code as it could help other begginers like me.
    thanks for your help

  5. #5
    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)

    Re: help with climbing

    Quote Originally Posted by colin
    thanks for your reply im using the PMO movement as in the dector handles all the movement for gravity and horz movement and my char is set to it as per custom platform movement tutorial.
    The platformer your working on cert has the ans hope you do well in the gamebuilder contest. i hope you can eventully release the soure code as it could help other begginers like me.
    thanks for your help
    Yeah I do plan on making it available. Just need to finish it and after the contest I can post the source file.

  6. #6
    No Products Registered

    Join Date
    Sep 2009
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: help with climbing

    sorry nivram im still new to the forum and just reilized i had to reply to you there is two dectors same as the in the tutorial DNX-FASTLOOPPLATMOVEMENT written by david N are you familiar with this?

Similar Threads

  1. PMO Climbing Help?
    By darkmanx_429 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 4th December 2013, 03:50 PM
  2. Ledge climbing?
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 17th February 2012, 07:46 AM
  3. Wall Climbing
    By Warmachine in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd September 2010, 07:34 PM
  4. Wall Climbing
    By Warmachine in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th March 2010, 11:39 PM
  5. Climbing on walls?
    By Looki in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 7th December 2006, 01:06 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
  •