ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Godot 4 Crash Course #3 - Physics & Signals

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2024
  • In this Godot 4 tutorial series, you'll learn how to make games easily using Godot 4.
    🚀🥷🏼 Get early access to this entire course now on Net Ninja Pro:
    netninja.dev/p/godot-4-crash-...
    💻🥷🏼 Python Crash Course:
    on TH-cam - • Python Crash Course #1...
    on Net Ninja Pro - netninja.dev/p/python-crash-c...
    💻🥷🏼 Modern JavaScript Tutorial:
    netninja.dev/p/modern-javascr...
    🔗🥷🏼 Godot docs - docs.godotengine.org/en/stabl...

ความคิดเห็น • 15

  • @terence602
    @terence602 6 หลายเดือนก่อน +13

    I appreciate your efforts brother, your last 2 videos have helped me a lot, I can't wait to play my first very own game. I even made my own graphics using ms paint 3d and it turned out visually appealing. Please continue this series it is a blessing for many of us.

  • @Robonator14
    @Robonator14 5 หลายเดือนก่อน +4

    Crazy that you don't have more views because this really helps to get the basics down.
    I also really struggled with the timer because no matter what i did, it just wouldn't work. Realized too late that this other explanation for it that i found on youtube was seemingly outdated

  • @abishek786
    @abishek786 6 หลายเดือนก่อน +7

    Will you be doing a tutorial series for making 3d games sometime in the future?
    Also huge thanks for this tutorial

  • @soundsbezumni
    @soundsbezumni 2 หลายเดือนก่อน +1

    Critically good material, thank you so much for this whole course, buddy, you are the best.

  • @southparkfan4603
    @southparkfan4603 4 หลายเดือนก่อน

    Thank you very much! This tutorial is very easy to follow, coming from someone whos tried to get into game dev multiple times. :)

  • @cyrlaineaparecidacasagrand2010
    @cyrlaineaparecidacasagrand2010 29 วันที่ผ่านมา

    Your videos are so good man! thank you!

    • @NetNinja
      @NetNinja  28 วันที่ผ่านมา

      Appreciate that, thank you! :)

  • @pranavss7250
    @pranavss7250 6 หลายเดือนก่อน +2

    Please make a tutorial for three.js and react three fiber please ❤

  • @tricky1383
    @tricky1383 3 หลายเดือนก่อน +2

    5:40 My godot is giving me an error saying "velocity" is not declared in the current scope, what am I missing here, did they change what it's called since?

    • @Ahakenab
      @Ahakenab 3 หลายเดือนก่อน +3

      Did you change the extend Node2d to extends CharacterBody2D ? That might be the cause of the issue.

    • @HM---
      @HM--- หลายเดือนก่อน

      @@Ahakenab I just had the same problem and forgot to do that. Appreciate the comment!

  • @momomtjiddu3920
    @momomtjiddu3920 4 หลายเดือนก่อน +1

    Niiinjaaa

  • @FilipposX
    @FilipposX 13 วันที่ผ่านมา

    I cant find "character body 2d", theres only "kinematic body 2d", and Godot wont accept "velocity" on the script

    • @mgord9518
      @mgord9518 8 วันที่ผ่านมา

      CharacterBody2D is what KinematicBody2D used to be

  • @justinmoh_
    @justinmoh_ 3 หลายเดือนก่อน

    I want to fix that wall. 😢