User Tag List

Page 2 of 6 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 59

Thread: platformer problems

  1. #11
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for always helping me.

    Well, I tried to find among the properties of backdrop where I can make the backdrop invisible, but there's nothing like (visible at start checkbox), so my workaround for it is to make a solid black backdrop and use subtractive transparency (any other color and transparency will not work). So that's why I was asking if I need to use active, because they have visible at start checkbox.

    Is the importing of spritesheets only for sprites of the same size? or can it import for example, some frames are larger than the others in a single animation?

    btw PM'd you my file.

  2. #12
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks.

    About the moving of the lifebar portrait object, if the actions involving them already at the top, yet it still moves when the hero dashes, what is the fix?

  3. #13
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh. I just sent you a PM now with questions about the attacks, without seeing your pm. :\

  4. #14
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmm, how do I implement your recommendation ? the "defining a pinball movement speed and direction on the goon" ?

  5. #15
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have difficulty understanding some parts.

    I tried putting a non-zero value to the B variable, then remove the "Never" condition and then on separate occasions, I tried setting speed to B, then tried setting deceleration to B, then setting gravity to B, I don't know how to code it like my intended result.

    btw, the "move on start" is still unticked in the file you gave me.

    for the stand attack (that has zero B value), the enemy is like bouncing away (small bounces only) after I attack him? is there a way to remove the bouncing? If the B is zero, then the push should be straight horizontal only, right?

    I noticed you changed the variable names. what do you mean by A and B? I thought the X (horizontal) and Y (vertical) aspects of the attack were appropriate?

    About the attack that hits enemy diagonally, it is supposed to make the enemy go upward in situations where enemy is in ground and in situations where enemy is on air. Actually, the x and y vel idea I had was for pushing/pulling (for x axis) and (upward/downward) for y axis. It's supposed to be a standardized damage system like in fighting games. So the x and y values make attacks have variety of "hit velocity" effect on the enemy.

    So for example, an uppercut is supposed to hit enemy upwards regardless if the enemy is on ground or on air. If the enemy is on air, he will still go higher before falling down.

    http://www.youtube.com/watch?v=4JIH8SOi16o
    This is a video of my inspiration for my game. a beat em up fighting game with missions and mini games, if it will help give you idea

    Lastly, I'm very very sorry. You must be mad at me for being so slow. Sorry.

  6. #16
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm still confused about the vertical pushback. How do you test it's working? I tried editing the setting of Y pushback var to non-zero value (in the same attack, since I only have 1 attack coded so far), and the attack has no effect/

  7. #17
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, I only have 1 attack so far so I keep editing the Y value to non-zero to test the vertical pushback.

    I'm not sure about the canHurt value.....

  8. #18
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried several values for the y variable. When I use something like a 50 or so, the goon doesn't fall down and stays in mid-air

  9. #19
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah I tried several value combinations for both x and y. I also tried something higher than 50 for the y. Aside from x and y, I changed nothing else though

  10. #20
    No Products Registered

    Join Date
    Nov 2013
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I sent the MFA in PM

Page 2 of 6 FirstFirst 1 2 3 4 ... LastLast

Similar Threads

  1. help here (about platformer)
    By sgn15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 14th January 2014, 09:33 PM
  2. Platformer help
    By Beginier in forum File Archive
    Replies: 4
    Last Post: 28th April 2009, 03:01 PM
  3. platformer
    By SamG in forum File Archive
    Replies: 4
    Last Post: 17th August 2008, 11:57 PM
  4. My first platformer
    By Z_Blade in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 29th June 2008, 10:18 AM
  5. help with platformer
    By bunnyonion in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd June 2008, 09:50 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
  •