Expressions - Intermediate Tutorial - GDevelop

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 31

  • @GDevelopApp
    @GDevelopApp  2 роки тому +4

    The game used in this video can be found in engine now!
    gdevelop.io/game-example/free/conviction-of-gun-dude-desktop
    CAUTION! The way variables are presented in this video is out of date, see the updated variables video here: ua-cam.com/video/Gh9WPecRnxo/v-deo.html&ab_channel=GDevelop

  • @numgun
    @numgun 2 роки тому +7

    I'm making a top down game, so those recoil and hit force parts of the tutorial were massively useful to me. Thank you!
    Would love a tutorial on object detection:
    - Find object closest to mouse
    - Raycast/line detection of object from player to enemy
    - Detect all objects of X type within Y area (circle radius, rectangle zone, line between start-end)

  • @youtubewatcher6124
    @youtubewatcher6124 2 роки тому +3

    I must say this inspired me to get back and try GDevelop again thank you and keep up the videos

  • @AvectaInteractive
    @AvectaInteractive 2 роки тому +1

    Absolutely mad about how to use the angle for knockback. So simple really! Another great tutorial. Would be cool to see a tutorial on lighting or cool timer tricks

    • @GDevelopApp
      @GDevelopApp  2 роки тому

      Glad we can help. 👍
      Lighting will probably get its own "in depth" tutorial.
      And the timers are going through a bit of a change right now, so once that's all finished up we'll definitely be doing a video on timers. 👍
      -Wesley

  • @Vegeta99999
    @Vegeta99999 2 роки тому +1

    Another epic tutorial !

    • @GDevelopApp
      @GDevelopApp  2 роки тому +1

      We'll be doing an "in depth" video for the sprite object, where we'll definitely have to go over collisions. And it'll be mentioned in some other videos as well.
      If it's still an issue after that point, we'll definitely have to make it a separate video. Can't have people confused about something as important as that.
      -Wesley

  • @MrCrusader1000
    @MrCrusader1000 2 роки тому +3

    Nice tutorial! Do you think you could release this tutorial as a game template? I'm really struggling on how to randomly generate dungeons but this tutorial seems to do that flawlessly.

    • @GDevelopApp
      @GDevelopApp  2 роки тому

      I'm working on getting this game through as a game template now actually.
      It doesn't make proper randomized dungeons though, it cheats a little by forgetting the room you last left. So it doesn't create a dungeon, but it does create a semi randomized room with different spots for the enemies in each.
      Hopefully it'll still be useful to people.
      There is a dungeon generator example that might help you more:
      gdevelop.io/game-example
      -Wesley

    • @MrCrusader1000
      @MrCrusader1000 2 роки тому +1

      @@GDevelopApp Thank you so much this really helped :)

  • @Narque
    @Narque 2 роки тому +8

    we need a tut on Timers, there so confusing to use compared to construct. I personally can never get them to work how i want. XD

    • @brabes76
      @brabes76 2 роки тому

      Yes i totally agree.

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

    How do you make a swapping tile puzzle

  • @mahanalijani1997
    @mahanalijani1997 2 роки тому +1

    this was very helpful thanks!

  • @brabes76
    @brabes76 2 роки тому +1

    I loved this tutorial. I have a question. Are certain expressions missing from the expression reference? I like your aproach to the knockback effect but i have been using Object.direction()

  • @ladeamon
    @ladeamon 2 роки тому +1

    Thank you X100 this Video has been most helpfull

  • @animerov286
    @animerov286 2 роки тому

    Tutorial on a top-down game like your pls, I'm making one similar to yours as well

  • @muzan2367
    @muzan2367 2 роки тому +2

    At 1:48, even Random(4) can be used cause the minimum number is 0.

    • @GDevelopApp
      @GDevelopApp  2 роки тому

      It totally can. 👍
      I just use RandomInRange out of habit. 😅
      -Wesley

  • @1derkidd
    @1derkidd 2 роки тому

    How about a super or special attack with a meter that gets filled over time… something like in Street Fighter 4…

  • @MirceaKitsune
    @MirceaKitsune 2 роки тому +2

    Technically not 100% a code free engine, definitely 100% easier than a code exclusive one.

  • @travelbotaltaccount
    @travelbotaltaccount 2 роки тому +3

    PLEASE DO A LEADERBOARD ONE

    • @GDevelopApp
      @GDevelopApp  2 роки тому

      There will definitely be a leaderboard video in the future, but for now there are still things that might change as it's being developed. So not yet.
      There is a wiki page for it though, and some template games have them built in that you can learn from. Specifically "Run dino run". You can find it on the engine's start screen.
      -Wesley

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

    What about some Tutorials just covering Every Last extension in GDev.

  • @KalevthecraftSMMAE
    @KalevthecraftSMMAE 2 роки тому

    hey you can help me?

    • @KalevthecraftSMMAE
      @KalevthecraftSMMAE 2 роки тому

      im have one problem I don't know how to open a file from the project, that is, an executable or something like that

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

      @@KalevthecraftSMMAE You cannot open a compiled EXE. That's essentially the "finished, released product".
      You can only open up Gdevelop's project files, the ones ending in ".json".

  • @oummanal2142
    @oummanal2142 2 роки тому

    Please tutorial for online game

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

    A Danger Level?!😯

  • @muzan2367
    @muzan2367 2 роки тому +1

    Whoa, isn't that NudeDude?

  • @muzan2367
    @muzan2367 2 роки тому +2

    First.