Video není dostupné.
Omlouváme se.

I Tried Learning Godot in 24 Hours... (as a Unity dev)

Sdílet
Vložit
  • čas přidán 8. 08. 2024
  • Ever wonder if you can learn Godot in 24 hours? As a Unity dev new to Godot 4 & 2D, I'll show you my (somewhat confusing) experience, building a 2D game like Asteroids. I have used Godot before Godot 3.5.
    I learned how to make a player controller, enemies, lasers, and power-ups.
    I mostly make 3D horror games like Poppy Playtime, so this was all new to me. My most recent game was Rinse and Repeat.
    I did watch some godot tutorials while making this, behind the scenes. And I read some articles and docs. Inspired by KingSammelot, PirateSoftware & PolyMars.
    | LINKS |
    Discord - / discord
    Twitter - / hadriandev
    Itch - hadriandev.itch.io/
    | Chapters |
    00:00 -- Intro
    00:30 -- Planning
    01:06 -- Player Controls
    01:27 -- Enemies
    03:29 -- Art
    03:52 -- Shooting
    05:15 -- Player Unalive
    05:51 -- Score
    06:44 -- Power-up
    07:21 -- Sounds

Komentáře • 15

  • @PolyMarsLIVE
    @PolyMarsLIVE Před 5 měsíci +10

    this might be the pinnacle of video game graphics

  • @KingSammelot
    @KingSammelot Před 5 měsíci +5

    I love how the powerup lazers are so big it takes over the whole spike lmao, great video bro!

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

    Now THAT'S a power up

  • @DawidEnderman2
    @DawidEnderman2 Před 4 měsíci +1

    very cool video! it deserve more views!

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

    good video

  • @hardsurflesh
    @hardsurflesh Před 5 měsíci +3

    the best and most professional game dev ever waw. did learning godot in a day convince you to switch over from unity?

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

      lots of projects i've already started in Unity, but once those are out... maybe 👀

  • @rainwobrain
    @rainwobrain Před 4 měsíci +1

    i love quality of this video

  • @messengercreator
    @messengercreator Před 5 měsíci +1

    me my character is flying cause idk it's necessary player me say stare then fall

  • @najdan123
    @najdan123 Před 4 měsíci

    Hello Hadrian, my name is nayden and i wonder if u could teach me how to make a funny small horror game for my friends? also what engine do you use?

  • @noise_dev
    @noise_dev Před 4 měsíci +1

    great video, hope you enjoyed godot :D but... 43mb in nearly 15min ?! jezus!

    • @HadrianDev
      @HadrianDev  Před 4 měsíci

      For some reason in that moment my wifi decided to give up haha

  • @marce-155
    @marce-155 Před 5 měsíci +3

    You accidentally downloaded the version without C# ;)
    No, seriously, Godot supports current .NET 8 today (unlike Unity) and it works great. Don't bother with GDScript if you already know C# anyway.