How to make Pickup system in Godot | Dicode

Поделиться
HTML-код
  • Опубликовано: 28 июл 2021
  • Hey there I have shown you how you can make pick and drop system in Godot. It is very simple and there is no complex calculation going on and this will take your game development skill to next level. I have given complete logic about how it will work.
    I have shown you in top down game but you can make it in platformer or even in 3D the logic will remain the same.
    If you have question like
    how to make pick and drop system in godot ?
    how to make pickup system in godot ?
    how to pick any object in godot ?
    then you will get answer to all of these questions....
    if you find it helpful then don't forget to like and subscribe
    and also share this video
    because "sharing is caring"
    :)

Комментарии • 13

  • @gokusupersaiyan6
    @gokusupersaiyan6 2 года назад +4

    I have to say, you put in a lot of effort into this video and it shows. I love how you demonstrated the plan. You explained it in great detail which I liked. Good job, keep making videos like this.

  • @redcubegamedev3860
    @redcubegamedev3860 3 года назад +3

    Not going to lie, the first time a saw that plan I got scared. But you explained it so well thanks!

    • @dicode1q
      @dicode1q  3 года назад

      Thanks, nice to hear that 😊

  • @makra42069
    @makra42069 3 года назад +2

    really like the flow chart based explanation

    • @dicode1q
      @dicode1q  3 года назад

      Thanks 😊, I thought it will be easy to understand the logic in flow chart.

    • @makra42069
      @makra42069 3 года назад

      @@dicode1q yep

  • @chemicaldinos
    @chemicaldinos 8 дней назад

    can you make it in godot 4?

  • @nhacnguyen9973
    @nhacnguyen9973 2 года назад +1

    can you guide how the enemy can detect player like your game? I don't know what to do, thank you.

    • @dicode1q
      @dicode1q  2 года назад

      I have made that from this video
      ruclips.net/video/lNADi7kTDJ4/видео.html

  • @MrAstarcius-Chan
    @MrAstarcius-Chan 2 года назад

    can u add the link of the project

  • @gatfromber
    @gatfromber 2 года назад

    How to make it throw the object?

    • @dicode1q
      @dicode1q  2 года назад +1

      If object is a rigid body then you can apply force on it when you release it