Top Down Survival Shooter In Godot | Part 8 - Game Over

Поділитися
Вставка
  • Опубліковано 27 гру 2023
  • Learn how to make a game from scratch in Godot. This survival shooter will be a top down game with 8 directional movement. Endless waves of enemies attack the player with each wave getting more and more difficult.
    In this part, I will add a game over screen with a restart button to allow the game to begin again when the player runs out of lives.
    Code and assets for this video: github.com/russs123/Prairie_K...
    Credits for images
    Character: axulart.itch.io/small-8-direc...
    Goblins: 0x72.itch.io/dungeontileset-ii
    Tileset: cupnooble.itch.io/sprout-land...
    Pistol: arcadeisland.itch.io/guns-ass...
    Coffee: skalding.itch.io/coffee-cup-001

КОМЕНТАРІ • 3

  • @PavelBelov
    @PavelBelov 5 місяців тому +3

    hey Russ,
    thank you so much for your top-down shooter tutorials, they are really the best I've seen
    and one quiestion/proposal: don''t you have plans for upgrade this game with networking/coop mode? it would be really interesting

    • @CodingWithRuss
      @CodingWithRuss  5 місяців тому +2

      Hi Pavel, glad you liked it! I haven't really messed about with networking in godot yet. It's something I will probably get onto eventually but will likely make a separate game specifically for that.

    • @PavelBelov
      @PavelBelov 5 місяців тому +1

      @@CodingWithRuss I'll be looking forward to it. in the same time creating my own game based on your tutorial and code. will also try to add networking to it by myself