How to Make Characters Swim ~ Godot 4 Tutorial Platformer GameDev Tutorial

Поділитися
Вставка
  • Опубліковано 2 лип 2024
  • Guide to classic swimming for 2D platformers in the Godot 4 engine. The goal is to make something very close to Mario or Donkey Kong Country swimming in this video
    Project Download / 69318277
    Godot 4 Alpha 12 for this tutorial downloads.tuxfamily.org/godot...
    ➣ Downloadable Assets, Video Courses, and Other Places to Follow Me
    chris-tutorials.itch.io/
    linktr.ee/ChrisTutorials
    ◢ Chris Recommends ◥
    Master Skills with Skillshare Video Courses ►► www.skillshare.com/r/user/chr...
    Save Money Shopping Online with Honey Extension ►► joinhoney.com/ref/qd04c25
    0:00 What to Expect
    0:16 Water Tiles Physics Layer
    2:39 Player Water Collision Check
    3:00 Water Detection Area2D
    3:57 Signal when Characters Enter or Leave Water
    10:50 Player Entered Water Testing
    11:30 Swim Gravity
    14:11 Swim Jumping for Upwards Movement
    16:40 Setting Up Swim Animations and Transition
    19:32 Falling Through Water
    19:55 Final Testing
    20:23 Flipping Sprites Horizontally (Extra)
    21:18 Wrapup
  • Навчання та стиль

КОМЕНТАРІ • 13

  • @zuzuminx
    @zuzuminx Рік тому +1

    This is a GODSEND! Thank you eternally, Chris senpai. You are a savior!

  • @Kyt2024
    @Kyt2024 Рік тому

    This is an excellent tutorial. Thank you!

  • @bluecrystalstudio402
    @bluecrystalstudio402 Рік тому

    Looks great !

  • @camcam983
    @camcam983 Рік тому +1

    Great tutorial

  • @felipefacundes1
    @felipefacundes1 9 місяців тому

    Thank you very much for sharing your knowledge! Excellent tutorial! The Eternal bless you!

  • @TransGuyShane
    @TransGuyShane Рік тому +1

    If you haven't done one of these before. Can you do one for swimming in unity for 2d games?

  • @Drachenbauer
    @Drachenbauer 5 місяців тому

    why do you need to check for more than 1 overlapping body for entering water?
    when the buildin signal on_body_entered is triggered, there is always minimum one overlapping body there in this moment.
    Doesn't that reach?

  • @ssneakyandfriends1626
    @ssneakyandfriends1626 5 місяців тому +1

    For whatever reason, On the player's side, it's not updating the water state.

    • @ssneakyandfriends1626
      @ssneakyandfriends1626 5 місяців тому +1

      yeah the player object isn't having its water state change.

    • @FrankTheDragonGaming
      @FrankTheDragonGaming Місяць тому +1

      I have a similar issue where the state changes to a swim state but upon exiting the water, the player is still swimming.

  • @rekiemr4501
    @rekiemr4501 Рік тому

    pls make skill ability pls

  • @truenincillo805
    @truenincillo805 5 місяців тому

    Please , tutorial swim tilemap version godot 4 mobile😢