Make a 3D Top Down Shooter with Godot - Part 3.8 Gun Variations (2 of 2)

Поділитися
Вставка
  • Опубліковано 1 лип 2024
  • By the end of this video we’ll have 5 different weapons to utilize all the weapon variation code we wrote back in episode 3.4 ( • Make a 3D Top Down Sho... ), including a pistol, shotgun, Uzi, rifle, and 50 cal!
    Timestamps
    0:00 Intro
    0:36 Inherited scenes
    1:09 Pistol
    5:00 Shotgun
    9:30 Adjusting the reload animation
    10:48 Uzi
    12:17 Rifle
    16:35 50-cal
    *******************************
    Playlist: • Make a 3D Top Down Sho...
    Source code tagged at the end of each episode: github.com/age-of-asparagus/g...
    Credits
    -----------
    This series is a port of Sebastian Lague's awesome Create a Game (Unity 5) playlist: • Create a Game (Unity 5)
    Get Godot: godotengine.org/
    Music: Main theme - Thiago Adamo (github.com/SebLague/Create-a-...)
    Editing: nuby nub ( / @nubynub2712 )
    Tools
    ---------
    Video Editing: Blender
    Overlays: Krita, GIMP, Inkscape, Draw on your Screen (Gnome shell extension)
    Recording: SimpleScreenRecorder & Audacity

КОМЕНТАРІ • 9

  • @DigitalImpostor1
    @DigitalImpostor1 Рік тому +6

    For godot 4.0 in this video only one small change.
    1* 3:03 Export new variable:
    @export var gun_name = "Gun"

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

    I am speechless, Literally speechless

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

    Man, I never even touched Godot before this tutorial series and yet you are teaching me ecerything! Thanks for leaving in the errors/debugging!

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

      You're welcome! Thanks for reporting in.

  • @EightFaun
    @EightFaun Рік тому +1

    Thank I needed shotgun. Have a good day

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

    I just found out this has 418 views. This tutorial helped me so much. Thank you!

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

    Your tutorials are great! Im really glad you keep making them even though you don't get a lot of views. Im waiting for the part where you're gonna show how to make the enemies' death effect that's visible in the introduction video.

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

      Thank you! We'll be adding all the visual stuff in Phase 4 :)