Adding some juicy driving to my game in GODOT

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • Funnier than this video is that now I also found a plugin in Godot Asset Library that implements this type of system. Funny right ? working for a few days on a system and video, just to switch it all over again ? .. This is rigged I tell you…
    By the way, the plugin is Godot Easy Vehicle Physics, round of applause to this.
    godotengine.or...
    Anyhow, not joking anymore, huge shoutout to this guy who made me implement this system and it was feeling pretty good even with basic settings:
    • Raycast vehicle in god...
    And you already know we always have available spots for another jokster in town. Link below:
    / discord
    And that is already too many links for you guys to press.
    You already know I dont have any social media. See y’all later !

Komentáře • 31

  • @quellusdev
    @quellusdev Před 3 měsíci +1

    This looks amazing! Making a vehicle controller from scratch sounds like a huge project

    • @DeezGamezDev
      @DeezGamezDev  Před 3 měsíci +1

      Thanks ! It definitely is , if you take a look at the plugin I mentioned in the description you can see its way more complex but it is using the same method 😅

  • @dankay9202
    @dankay9202 Před 2 měsíci +1

    That's so funny, I JUST implemented vehicles in a game I'm making last week using the same tutorial. It's good, and somewhat validating to see someone else do the same thing

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

      For sure! Comparing to the vehicle node godot has you can really feel the overall difference of building a custom one . Thanks 🙌

  • @godottutorials7854
    @godottutorials7854 Před měsícem

    nice! subscribed! can't wait to see what this becomes!

    • @DeezGamezDev
      @DeezGamezDev  Před 27 dny

      Thank you so much 🫶 with the help of you guys I think we will do a cool game 😁🙂

  • @OleksiiRybin
    @OleksiiRybin Před 2 měsíci

    Nice video! I’m starting to learn Godot myself so very interesting to see other developers making games with it :)
    Also, Checked out that Asset Forge, seems like a decent way of making assets, I might buy it as well. Keep up and looking forward to seeing your next videos.
    P.S. Would also be nice to add some music during the part where you make your garage asset 😊

    • @DeezGamezDev
      @DeezGamezDev  Před 2 měsíci +1

      Thanks , and yes Godot is truly amazing on what it can provide, and imo is the most intuitive game engine from the "big 3" at least 🙂 And regarding Asset Forge I love it due to the premade blocks, you can build a house with aircraft parts for example, you just need that creativity flowing 😁 I am also releasing a video this week about the inventory system 🫡
      And I didnt knew that the audio was cutted on that part, I had music before uploading , thanks for letting me know 🫣🙏

    • @OleksiiRybin
      @OleksiiRybin Před 2 měsíci

      @@DeezGamezDev Yeah, I started my game dev journey by learning some Unity basics but I didn't like the feel of it, it was clunky and everything was a struggle. When I tried Godot for the first time it felt like magic, everything was so smooth and fluent. So yeah, gonna continue learning it and maybe will make a game too :)

    • @DeezGamezDev
      @DeezGamezDev  Před 2 měsíci +1

      Definitely recommend you to do so, even if its small games or testing some systems , you will love it even more 😁

    • @OleksiiRybin
      @OleksiiRybin Před 2 měsíci

      @@DeezGamezDev I will, thanks :)

  • @Nobody-ue5qs
    @Nobody-ue5qs Před 2 měsíci

    looks good so far,would it be possible to add like,a cool semi truck? like a big ol Peterbilt,or maybe even some silly vehicles that no taxi company ever would use,like a bulldozer garbage truck or a zamboni,still,very excited to see where this will go

    • @DeezGamezDev
      @DeezGamezDev  Před 2 měsíci

      Of course it is possible ! Man thank you for the ideas , I even had to check what a zamboni is 🤣 but that garbage truck at least is definitely solid 👌🫶

  • @fv4202x
    @fv4202x Před 3 dny

    your name is one letter away from another youtuber called DezGamez

    • @DeezGamezDev
      @DeezGamezDev  Před 3 dny

      There are alot actually , DezGamez, DeezGames, ALL DEEZ GAMES.. its just a name which doesnt matter at all , just as long the content that we are putting out is entertaining 😄

  • @admorewarhammer5141
    @admorewarhammer5141 Před 2 měsíci

    asset forge doesn't delete unneeded vertices on export, so everything you're pulling out is probably much heavier than it needs to be

    • @DeezGamezDev
      @DeezGamezDev  Před 2 měsíci

      Yes that is true but keep in mind this is low poly so to be honest I dont think I will have a huge issue with that and also if I really have issues with that I can just retopologize the hard models in blender (same way you have to do it after normal modeling or sculpting it)

  • @NeonfireStudio
    @NeonfireStudio Před 2 měsíci

    Looking Nice!

  • @mrjohny193
    @mrjohny193 Před 2 měsíci

    Nice video - are you Portuguese btw?

    • @DeezGamezDev
      @DeezGamezDev  Před 2 měsíci

      Thanks 🫶 and yeah , currently in the Netherlands but tuga de raiz 😁

  • @korraprasadpraveen4333
    @korraprasadpraveen4333 Před 2 měsíci

    Make a full tutorial of developing entire car shooting game 😢

    • @DeezGamezDev
      @DeezGamezDev  Před 2 měsíci

      Hi , usually I am not making like full full tutorials , also because I am not that smart 😅 but if you need to check the full system you can check the video in description , everything you need is there I promise you 🫡

  • @chadmason58
    @chadmason58 Před měsícem

    When I exported my model for Godot, the textures didnt show up in Godot. Have you seen this issue?

    • @DeezGamezDev
      @DeezGamezDev  Před měsícem

      @@chadmason58 you may have to reassign them. Do they show up on the Import window ? If they do, save them to a local folder on your project and reassign it on the mesh.

  • @user-fu8gq5xg5u1
    @user-fu8gq5xg5u1 Před 2 měsíci

    Dude, what is this program where you make and texture models?

    • @DeezGamezDev
      @DeezGamezDev  Před 2 měsíci

      The most used one is Asset Forge from Kenney and then I use Blender for some extra stuff like the C4 satchel in the last video 🙂

    • @oidafux
      @oidafux Před 24 dny

      Asset Forge by Kenney

  • @user-gh1of9xo1d
    @user-gh1of9xo1d Před 19 dny +1

    Нужна возможность грабить корованы.

  • @ProbablyM_S
    @ProbablyM_S Před 3 měsíci +1

    I think you should keep the technical aspects aswell in the video but maybe add some "funny" in the video (other then those random footages/clips lol) and you really shouldn't add completely quiet or even only music footage/montage in the video if its not gameplay. its boring and just nobody would like to watch them and it will just kill your retention other then that nice video :)

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

      Thanks alot, and I think I get it, with the surf game I was doing it more realtime as I was recording so I could catch and show alot of bugs still.. this one was not the case because I didnt have any old recordings of the attempts.. and the quiet footage is just to test out how people react aswell that is why its at the end of the video also, kinda like an extra bonus. But super thanks for all the feedback on all the videos 🫶