Dragon20C
Dragon20C
  • 63
  • 39 829
Diamond Square algorithm - Terrain generation using GDScript
Been taking a break and exploring other bits of game development, like terrain generation, I am using the diamond square algorithm to generate these cool terrains and I am super happy with it!
มุมมอง: 176

วีดีโอ

Godot Survivor's Arsenal - reworked 75% of the menu
มุมมอง 10014 วันที่ผ่านมา
Progress has been slow but I have continued, I havent finished all the menus but hopefully I can finish them soon tm, I have added a few more guns for the player to use but I am going to change it so instead of selecting guns you select characters with unique looks, stats and guns.
Survivor's Arsenal, alpha release on itch!
มุมมอง 85หลายเดือนก่อน
Link : dragon20c.itch.io/survivors-arsenal Please give me feedback and if you like donate to support my work!
How I coded my zombie ai using a action list
มุมมอง 60หลายเดือนก่อน
Today I wanted to show off how I coded my zombie ai, instead of using the traditional state-machines I decided to use something a-lot simpler an action list, an action list is similar to a statemachine but is different in that each state(action) is stored in an array(list) and has a function that checks if each state(action) can be executed, the reason I decided to use an action list is because...
Godot Survivors arsenal - Improving graphics
มุมมอง 112หลายเดือนก่อน
Spent the 2 weeks on redoing everything, the code base was once again a mess and now it is a-lot tidy and clean, the ui is still work in progress but I should start working on that again soon, I have a menu now so I can change settings and pause the game as well!
Godot 4 Zombie survival game - Added a shop to purchase weapons + basic tutorial + new sniper rifle!
มุมมอง 87หลายเดือนก่อน
I have been slowly working away adding some things, I have added a shop so you the player can go and purchase a weapon of your choosing, each weapon is unique and can be modified, I also added a sniper rifle that is high damage, slow firing and high piercing bullets, the next big thing I need to add is actually getting weapon upgrades, I was thinking of making it a drop from the zombies(the pur...
Godot 2D Zombie survival game, added NPC's to help you in battle!
มุมมอง 1.5K2 หลายเดือนก่อน
For the bast week been working on the minimap and NPC's I wanted to add so the player can go around the map and look for survivors to help fight off the zombies, currently its really basic and hopefully in the future they could do a lot more!
Godot 2D Zombie survival, Testing bullet modifiers (high volume warning)
มุมมอง 4092 หลายเดือนก่อน
I have been working on making the projectiles more modular and I have reached a system I am starting to be happy with, I have implemented a modular approach similar to composition where each unique ability in this case explosions can be added on to any projectile, as you can see the rpg already has this modification, while the other weapons, rifle and pistol do not but I can simply add the modi...
Godot Zombie survivor game (looking for name ideas!)
มุมมอง 1782 หลายเดือนก่อน
Been working on this zombie game for about a month now, been working on it daily adding little things here and there and I am pretty proud of it, the weapon manager was the most difficult thing to create because it needed to be modular for example shooting does not know what it will be shooting, it could be a grenade or a bullet so I had to create a system that could be built together and the w...
Godot zombie game : Testing map and added the ability for the zombies to cross barricades.
มุมมอง 3554 หลายเดือนก่อน
Godot zombie game : Testing map and added the ability for the zombies to cross barricades.
Godot Zombie Game : Prototyping power-ups and new perk system!
มุมมอง 3854 หลายเดือนก่อน
Been trying to refine the perk system and also added a power up system and it seems to work pretty well, both systems are using their own manager while the interactions are the same.
Godot zombie game : Testing out difficulty option and sprinters!
มุมมอง 5424 หลายเดือนก่อน
Godot zombie game : Testing out difficulty option and sprinters!
Godot Zombie game - Testing 100 zombies with footstep sfx
มุมมอง 7944 หลายเดือนก่อน
today I wanted to stress test and see how many zombies I can put on screen so far I can do 100 with a 60 fps I have a 72 hertz monitor so that is why it is stuck on 72.
Godot testing round based system and AI Navigation
มุมมอง 7924 หลายเดือนก่อน
Working on the game loop and its a bit rough around the edges and I need to actually implement the damaging effect currently nothing happens but the zombies just chase you.
Godot My game journey (no commentary)
มุมมอง 1154 หลายเดือนก่อน
I wanted to create a video of most of my projects(that aren't deleted or disappeared) from the beginning to current.
Godot Fps zombie game : Procedural and baked animations combined!
มุมมอง 4.7K5 หลายเดือนก่อน
Godot Fps zombie game : Procedural and baked animations combined!
Godot zombie game - Attempting to animate a pistol (Terrible)
มุมมอง 2K5 หลายเดือนก่อน
Godot zombie game - Attempting to animate a pistol (Terrible)
Godot Tutorials : Directional damage indicators
มุมมอง 2345 หลายเดือนก่อน
Godot Tutorials : Directional damage indicators
Godot New weapon system W.I.P
มุมมอง 1816 หลายเดือนก่อน
Godot New weapon system W.I.P
Godot New procedural bobbing motion + breathing
มุมมอง 2506 หลายเดือนก่อน
Godot New procedural bobbing motion breathing
Godot 4.2 Procedural gun animations (Project in description)
มุมมอง 6126 หลายเดือนก่อน
Godot 4.2 Procedural gun animations (Project in description)
Godot FPS, Map designing is hard
มุมมอง 4806 หลายเดือนก่อน
Godot FPS, Map designing is hard
Godot FPS - Procedural animations coming in smoothly!
มุมมอง 9107 หลายเดือนก่อน
Godot FPS - Procedural animations coming in smoothly!
Godot, funny procedural animation bug!
มุมมอง 3617 หลายเดือนก่อน
Godot, funny procedural animation bug!
GODOT snake vampire survivors clone?
มุมมอง 1188 หลายเดือนก่อน
GODOT snake vampire survivors clone?
Godot, looking for ability ideas for my game!
มุมมอง 4149 หลายเดือนก่อน
Godot, looking for ability ideas for my game!
Godot, Guess how I coded the spawn positions!
มุมมอง 2K9 หลายเดือนก่อน
Godot, Guess how I coded the spawn positions!
Godot Enemy detecting the player tutorial
มุมมอง 3409 หลายเดือนก่อน
Godot Enemy detecting the player tutorial
GODOT Christmas Game UI Updated W.I.P
มุมมอง 1459 หลายเดือนก่อน
GODOT Christmas Game UI Updated W.I.P
Godot Game - Christmas Map Design WIP
มุมมอง 969 หลายเดือนก่อน
Godot Game - Christmas Map Design WIP

ความคิดเห็น

  • @Mako-w3l
    @Mako-w3l 5 วันที่ผ่านมา

    Nahyia???????????????????????????????????????????

  • @Mrkhamzat
    @Mrkhamzat 11 วันที่ผ่านมา

    Как ты сделал что руки чуть чуть опаздывает за камерой , например когда ты быстро смотришь влево и твои руки чуть чуть опаздывают за камерой ?

  • @НазарШибков
    @НазарШибков 13 วันที่ผ่านมา

    Thank you very much, it’s really easy, I’m incredibly grateful to you!)

  • @Pizza_eagle
    @Pizza_eagle 19 วันที่ผ่านมา

    That UI be looking nice tho

  • @AnonymousCrab-xr1dx
    @AnonymousCrab-xr1dx 19 วันที่ผ่านมา

    Been following for a while, I love how it's going, it's great Will this be a multi-player?

    • @Dragon20C
      @Dragon20C 19 วันที่ผ่านมา

      @AnonymousCrab-xr1dx probably not, it would be a scope creep issue haha, haven't been to motivated to add big features so I will probably wrap this up in 1 month maybe.

    • @AnonymousCrab-xr1dx
      @AnonymousCrab-xr1dx 18 วันที่ผ่านมา

      @Dragon20C Fair point, wish you great luck. I'm looking forward to final release. :)

  • @Pleasantnoob64
    @Pleasantnoob64 20 วันที่ผ่านมา

    This is a good game

    • @Dragon20C
      @Dragon20C 19 วันที่ผ่านมา

      Thank you!

  • @Dragon20C
    @Dragon20C 20 วันที่ผ่านมา

    here is the game on itch Note: The game hasn't been updated yet on itch, will do when I have finished what I want to do! link : dragon20c.itch.io/survivors-arsenal

  • @AppMaker728
    @AppMaker728 21 วันที่ผ่านมา

    Reminds me of PUBG but in first person mode good job 👏

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

    its good buttttt fix bobs gun lmao

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

      @@AfterFlashh poor bob

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

    Its time

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

    Link to the game: dragon20c.itch.io/survivors-arsenal Note: Alpha version, I will be taking feedback and seeing what direction I should take the game, also expect bugs!

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

      I can see 3 direction if you are looking for references, - Enter The Gungeon, - NIMRODS: GunCraft Survivor, - Zero Sievert .. Either shoot them up, Survive as long as you can or scavenger style ..

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

      @@traubo279 thanks for your suggestions I will take a look at them!

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

    Excited to play the full version when it comes out

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

    Can you make it playable?

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

      I can probably make a workable build tomorrow on itch, I just need to complete a feature and it should be some what playable.

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

    use the alien shooter system default pistol infinite , buy weapons and munition in each level , and enemys drop hp and diferent class of munition for never stop killing . or can add a melee weapon idk

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

    Good

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

    Wonderful work, keep it up bro!👍

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

      hay man, thanks for taking a look at the project, I was wondering if it is possiable to get your discord so I can send you some ideas about the assets, would that be okay?

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

      @@Dragon20C o and if you see that i dont show up is just cause i cant connect every day :/ , but eventually i will, sorry form my english :v

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

    Thanks! Great tutorial. I'm not a programmer and this really helped me! The footsteps work as explained in the video :) The only thing I noticed is that there are not footstep sounds for when the FP hits the floor after a jump, for example. I guess this is because the headbob only happens while walking/running. Could you please guide me on how to add that to the script/s?

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

      @mariangelesburgos5057 I actually solved this a long time, so this video is technically out of date, let's see if I remember from memory, do let's have a bool variable called landed, and then let's do two checks. If landed and not player.is_on_floor: Landed = false #play jump sound effect Now to get the land sound effect If not landed and player.is_on_floor() Landed = true #play landed sound effect I think that should work, I'm not on my computer right now so this should work, fingers crossed haha

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

    Really inspiring stuff!

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

    This is getting better everyday honestly, Good job man And yes the art, sound, and menu all look good imo Keep going mate

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

      thanks for your feedback, it is very important to me!

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

    Look fun .. keep it up .. u really Inspire me to do game dev with godot

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

      @@traubo279 I wish you the best on your journey!

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

    Sounds and looks better, wonder how it sounds with the NPCs you added firing

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

      @NastyWicked what do you think about the gun art, is it clear enough on what the gun is?

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

      @@Dragon20C Yes, I can easily recognize the AK, pistol, Uzi, Shotgun, Browning M2 .50 Cal machine gun, and two sniper variants Are you making all visual assets (sand, cacti) yourself?

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

      @NastyWicked yes, I started off with a basic asset pack from itch and I have slowly built and replaces most of it, I was worried the guns were not clear enough on the bright sand background so thanks for your feedback!

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

      @@Dragon20C Weapons look good, the black border helps with the visibility. You should try it out on a darker background as well, as the weapons are generally of darker color. Keep up the good work, any progress is good progress, compared to me who spends more time consuming godot gamedev content on youtube :)

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

    Looks good! You should do something about those overlaying gunshots, maybe think about replace them with something more "cartoonish"/softer, or removing them altogether, so there is less noise and you can more easily use audio cues for noteworthy events e.g. level up / pick up of power-ups

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

      please watch my latest video :)

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

    nice

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

    Thou art has slain thy bugs

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

    Thanks.

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

    Hi bro😁

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

    great, it works even without socket node, just head node parent to camera node and focus marker node

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

    The game is coming along nicely honestly Suggestion: you should make ammo purchasable and not infinite

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

      @AnonymousCrab-xr1dx I'll keep that in mind, thanks for your feedback!

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

    could i get a build when available?

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

      @Pleasantnoob64 I plan on releasing an alpha on itch, when that is I don't know.

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

    nice work

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

    LET HIM COOK Fr tho I hope you finish this game. This could be a banger

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

      thanks for your support man! I hope so too lol, the code base is mixed with spaghetti code, so first I am probably going to release a alpha version on itch.io and hopefully get some feedback on that and see how people like it, change bits here and there and hopefully a steam release!

  • @AnonymousCrab-xr1dx
    @AnonymousCrab-xr1dx 2 หลายเดือนก่อน

    Honestly, A pretty solid game But maybe make it that you can decline/accept adding teamates using keys to make the process much faster Overall, Looking forward for this

  • @MRNICK-hj2df
    @MRNICK-hj2df 2 หลายเดือนก่อน

    Well done!

  • @tvoysunboy8112
    @tvoysunboy8112 2 หลายเดือนก่อน

    Good job 👏🏻

    • @Dragon20C
      @Dragon20C 2 หลายเดือนก่อน

      @@tvoysunboy8112 thank you!

  • @Nomicswagger
    @Nomicswagger 2 หลายเดือนก่อน

    Thats pretty good! 👍

    • @Dragon20C
      @Dragon20C 2 หลายเดือนก่อน

      @@Nomicswagger thank you!

  • @haziqneutral
    @haziqneutral 2 หลายเดือนก่อน

    look very nice :)

  • @SirZweebel
    @SirZweebel 2 หลายเดือนก่อน

    looks nice - keep it up!

  • @NR_5tudio
    @NR_5tudio 2 หลายเดือนก่อน

    nice what about if u made a builder mode like get some woods to build a bass or something like this ? :D

  • @WOT-zm8gf
    @WOT-zm8gf 2 หลายเดือนก่อน

    very cool and dynamic!

  • @User_DaFrog
    @User_DaFrog 2 หลายเดือนก่อน

    Bro cooked🔥

  • @Pizza_eagle
    @Pizza_eagle 2 หลายเดือนก่อน

    Let him cook

  • @pterribledactlyus1015
    @pterribledactlyus1015 2 หลายเดือนก่อน

    Dude, this would have killed if it came out when i was in middle school. Reminds me of those little unblocked games websites we'd play on all the time.

    • @Dragon20C
      @Dragon20C 2 หลายเดือนก่อน

      I was actually inspired by flash games, so the school game nostalgia is what I kinda want!

  • @Pizza_eagle
    @Pizza_eagle 2 หลายเดือนก่อน

    This is somewhere between the biggest bru moment and the biggest ayo my boi been cooking moments I've ever had

  • @NeonfireStudio
    @NeonfireStudio 2 หลายเดือนก่อน

    Nice Bro!

  • @marsonfire6791
    @marsonfire6791 2 หลายเดือนก่อน

    this helped me! thanks!

  • @DaShizi
    @DaShizi 2 หลายเดือนก่อน

    Add a side task to build more tension so players will be more scared. Also reminds me of slenderman pages lol

  • @2and3d_com
    @2and3d_com 2 หลายเดือนก่อน

    Amazing... I am new to programming, I followed this tutorial to implement this, but i am finding it difficult to replicate PlayerProperties... In the Ready function and one other function, please what am i getting wrong, i am getting an error there

    • @Dragon20C
      @Dragon20C 2 หลายเดือนก่อน

      @2and3d_com hello, you don't have to implement the player properties I have that because my game is different, you simply add an export variable called player and then in the editor you select your player. Like so @export var player : characterbody3d And then in the editor you find your player.

    • @2and3d_com
      @2and3d_com 2 หลายเดือนก่อน

      @@Dragon20C amazing.... Thank you so much... I will do it now

  • @eupsychiuskulba
    @eupsychiuskulba 2 หลายเดือนก่อน

    resetting position is incorrect - instead you should add and export variable for camera socket and use it as reference for return position, so you have to change the second line of RestartPosition function: camera.transform.origin = [camera socket variable name].transform.origin.lerp(Vector3.ZERO, 10 * delta)

  • @AlexRamoneLikeWhat
    @AlexRamoneLikeWhat 2 หลายเดือนก่อน

    it works! however i wonder why it stopped after 3 seconds of playing?

    • @Dragon20C
      @Dragon20C 2 หลายเดือนก่อน

      make sure you followed everything exactly, it should work between multiple versions of godot, also add print statements to see if its still being called but something else might be stopping it.

    • @AlexRamoneLikeWhat
      @AlexRamoneLikeWhat 2 หลายเดือนก่อน

      @@Dragon20C thanks! i got it to work because some line of the code was wrong

  • @gninetimes
    @gninetimes 2 หลายเดือนก่อน

    Thanks! This worked out great.