User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: Hmm, custom jumping

  1. #1
    No Products Registered

    Join Date
    Oct 2011
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Hmm, custom jumping

    I am programming a custom platform movement with fastloops. All is going well, until THIS!

    I program the following event:

    +Repeat while pressing spacebar
    +X("Player"), YBottom("Player") is an obstacle
    -Start loop "jump" JumpHeight("Player") times
    -Set Jump stop to 0

    +On loop "jump"
    -Set Y("Player") to Y("Player")-1

    JumpHeight is the height that my player will jump.
    Jump stop is just programming how far it will jump, therefore allowing for greater jumps by powerups, which is why i don't hardcode stuff.

    Why doesn't this work?

    Example file:Platformer.mfa

    Please help! You guys have been very helpful to me in the past

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    For some reason when I try to run the game it says it was built with an incompatible version of MMF or The games factory?

  3. #3
    No Products Registered

    Join Date
    Oct 2011
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm? didn't it always work before?
    i'll try reinstalling, brb.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Never ran into that before!! Are you up to date with the latest build?

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    OK,I changed the run time to Direct3D 9 and it works. What's the issue with the jumping? Seems to be working! When I press the spacebar the block jumps 100 pixels,.but it's really fast. Like it's going from 0 to 100. No in between. What I mean is it jumps to 100 instead of being smooth. If I press the spacebar once it seems better but is still jumping to instant 100.

  6. #6
    No Products Registered

    Join Date
    Oct 2011
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah, that's what the problem is.

    oh, so it was your problem?

    and no, i'm on 251 253 doesn't install.

    i mean, a platformer with tele-jumps is no fun. instant jumping is a pretty big problem!

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    LOL,..So,.what's the issue,.the instant jump to 100 pixels?

  8. #8
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Keyboarder View Post
    and no, i'm on 251 253 doesn't install.
    I notice that you have no products registered to your forum account - you can't install new builds with the demo version.

    If you do own the full version and there's a problem with the installer, could you let us know the details?

    http://www.clickteam.com/website/usa/contact.html

  9. #9
    No Products Registered

    Join Date
    Oct 2011
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, i'm sure i don't have the demo, because I have all these extensions ;P

    Sent you a form.

  10. #10
    No Products Registered

    Join Date
    Oct 2011
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EXACTLY. The insta-jump is annoying. How do i get it to float up gently?

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Jumping
    By trav101 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th April 2011, 10:30 PM
  2. Jumping help, please!
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th December 2008, 06:05 PM
  3. Jumping
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 21st December 2008, 07:02 PM
  4. Jumping in mid-air
    By Bugsey in forum The Games Factory 2 - Technical Support
    Replies: 1
    Last Post: 4th February 2008, 01:57 AM
  5. jumping
    By elautor in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 10th September 2006, 10:39 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
  •