Cool movement mechanics you can steal for your own game

Sdílet
Vložit
  • čas přidán 5. 06. 2024
  • Hello everyone!
    It's been a while since I uploaded, but I was working on this game (not procrastinating) so I guess it's fine.
    This video is about showing how you can use some basic timers to create mechanics like coyote-time and jump buffer, where both of them will improve your player controller by a lot.
    Try out the game here: nitro-gen-studios.itch.io/mt-...
    I finally experiemented with Adobe After Effects and holy sh*t it takes so long to edit videos with it BUT IT'S SO GOOD! It did took me 3 days to edit this 5 minute video so, I guess I need to tone down the usage and get used to it but I'm absolutely loving it rn.
    Timestamps:
    0:00 showcase
    0:25 real intro
    1:18 coyote-time
    1:46 jump buffer
    2:08 boost jumps
    2:40 more buffers
    3:17 let's code
    4:40 outro
    #tutorial #platformer #gamedesign
  • Hry

Komentáře • 23

  • @owencmyk
    @owencmyk Před 5 měsíci +30

    Personally I like to use a buffer system similar to the newer Super Smash Bros games. Where instead of checking if the button was pressed within a certain amount of time, it simply stores the button until the button either does something, or until you let go of it. So for example: If you press jump at any point while in the air, then the game will automatically jump when you touch the ground no matter how long ago you pressed it, as long as you're still holding the jump button. Once you land, the buffer will be cleared, and you'll have to press the button again if you want to jump again. This system lends itself to EXTREMELY lenient inputs, but personally I like how it feels, and the ability to cancel a buffer by letting go of the button makes it still feel more precise than simply increasing the buffer time.

    • @nitro-gen-studios
      @nitro-gen-studios  Před 5 měsíci +4

      That's actually super cool thanks for telling me! ❤️

    • @aladvs
      @aladvs Před 5 měsíci

      okay but hear me out.... BOTH. for different playstyles :)

    • @owencmyk
      @owencmyk Před 5 měsíci +1

      @@aladvs THERE CAN ONLY BE ONE SURVIVOR 😈!!! In all seriousness I think personally it depends more on the game than the playstyle, and depending on the genre a lot of balancing decisions could hinge on it, so of you end up putting both in a game you might have to be careful about how you plan your mechanics

  • @yollie-the-dude
    @yollie-the-dude Před 5 měsíci +4

    Thank you mr redline of nitro-gen studios for improving their movement system MASSIVELY with a FEW LINES of code

  • @eboatwright_
    @eboatwright_ Před 5 měsíci +3

    Very cool! I love the background graphics for this game

    • @nitro-gen-studios
      @nitro-gen-studios  Před 5 měsíci +4

      Thanks! It's just a combination of random moving transparent shapes in the background (usually 2-3 layers) and some wind particles in the foreground.

  • @kartopod
    @kartopod Před 3 měsíci

    Good video, really well edited!

  • @-nj
    @-nj Před 5 měsíci +3

    this video was really well made and gives me some inspiration for my own game, thanks :D

  • @TheWorstestPro
    @TheWorstestPro Před 5 měsíci

    Wow, I thought you had at least 100k subscribers. I hope you get there!

  • @kettlemug
    @kettlemug Před 5 měsíci +4

    "you have no reason not to add cayote time"
    the reason is because i want the player to suffer

  • @theothetorch8016
    @theothetorch8016 Před 5 měsíci

    Yeah, I'm kind of impressed.

  • @Sima-kumari
    @Sima-kumari Před 24 dny

    Thx

  • @redryder3721
    @redryder3721 Před 5 měsíci

    Good video to supplement a good game!

  • @NaarDev
    @NaarDev Před 5 měsíci

    No way dude, i remember you and your game from brackeys gamejam 2023.2

  • @raslei_
    @raslei_ Před 5 měsíci

    i tried playing the game and honestly, i didnt find it that fun, the mechanics are fine but the controls felt really unresponsive, i press to go left and it would only do that like .5 seconds after i did it, which in a lot of cases, leads to deaths. it just leads to me having to try and predict the gameplay rather than actually playing it

    • @nitro-gen-studios
      @nitro-gen-studios  Před 5 měsíci

      Yes it needs some work and I never stated the game was fun. But at the same time, not every platformer has to be the same, just like how Super Meatboy is a completely different kind of platformer compared to the rest.

  • @Ansino558
    @Ansino558 Před 5 měsíci +2

    amogus