Godot 3.0: Top-down Tank Battle - Part 6

  Рет қаралды 15,107

KidsCanCode

KidsCanCode

Күн бұрын

Пікірлер
@SergioCandelaRamirez
@SergioCandelaRamirez 5 жыл бұрын
best godot tutorial i've found so far, and I can't believe it's for free! I'm totally going to support you on your patreon, Chris
@Any_key404
@Any_key404 6 жыл бұрын
As always that was a good high quality video that did a great job of explaining the what and why if your process. I'm not sure where I learned this but you can also drag an asset from the inspector into your code window and it will populate your code with the path.
@Dearth123
@Dearth123 4 жыл бұрын
Thank you!
@sixiangyang
@sixiangyang 6 жыл бұрын
I like this series.
@j.d.waterhouse4197
@j.d.waterhouse4197 6 жыл бұрын
First comment! Glad you didn't give up on us, we're ready to go.
@fjonesjones2
@fjonesjones2 6 жыл бұрын
Great quality video, really finding Godot a great game engine to use.. thank you.
@ronaldpikksaar2202
@ronaldpikksaar2202 6 жыл бұрын
Thanks for another great tutorial series! It's great to see your own health bar but would it be possible to see enemy health as well, lets say at the top of enemies like in RTS or something?
@Kidscancode
@Kidscancode 6 жыл бұрын
Working on exactly that for the next one!
@ronaldpikksaar2202
@ronaldpikksaar2202 6 жыл бұрын
KidsCanCode Thanks, you're too good.
@skrolikowski
@skrolikowski 6 жыл бұрын
Great video! Great series! (by the way, the link to the blog is incorrect)
@thatchipmunksings
@thatchipmunksings 4 жыл бұрын
Youre a master of Godot. In short, God.
@creativecandyco
@creativecandyco 4 жыл бұрын
Hey Chris, Thanks for this and the many other tutorials you have produced over the years. These are invaluable to me as a 46 (nearly 47) year old trying to learn code for the first time. I have a problem with my life bar though, it stays at 100% strangely, if I set it to say 10% and then let any enemy hit me, it goes back to 100% I have probably missed a whole bunch of things up as I have tried one from Pigdev, Game development centre and now this one. my hp for the player seems to be working as I should take 10 hits from the enemy and I die after 10 hits. I don't want to paste a whole load of code in here, so was wondering if you had any ideas on why the health bar shoots back to 100% if I set it to 10%, or is that what happens by default if the progress bar isn't working? thatnks again for your tutorials they're top notch.
@diegomata1062
@diegomata1062 2 ай бұрын
did you solve the issue cause i have the same one
@creativecandyco
@creativecandyco 2 ай бұрын
@@diegomata1062 Hi There, hope you're well. I can't really remember if or how I got it to work tbh. I haven't coded in GD script for about 3 years now as I switched to Unity and C#. However I did find this tutorial that might be useful to you as it's quite modular. kzbin.info/www/bejne/eYS8qZdvadKhhbc&ab_channel=DevWorm I hope this works for you as I know what it's like to be left hanging when it comes to code not working. let me know if you get this sorted. sorry I couldn't be more help, good luck.
@diegomata1062
@diegomata1062 2 ай бұрын
@@creativecandyco dude you are great! thank you this will help, have an awsome day
@Puuppamies
@Puuppamies 5 жыл бұрын
Hey you forgot to add links to beginner tutorials for animating the health bar flash. It is easy to just search one but you said you would link one :)
@LordTeleman
@LordTeleman 3 жыл бұрын
Very nice!
@AngryCreeper-yc6mi
@AngryCreeper-yc6mi 4 жыл бұрын
thank you so much 😊😊😊😊😊
@DrDrift-rl6cc
@DrDrift-rl6cc 4 жыл бұрын
Where did you guys get the health bar? I can't find it in the Kenny assets anywhere. Thanks.
@DrDrift-rl6cc
@DrDrift-rl6cc 4 жыл бұрын
I found them in the completed project, but I'm still curious where KidsCanCode got them.
@diegomata1062
@diegomata1062 2 ай бұрын
i just hit a mayor roadblock im using godot 4.2 and until now i found the changes in the code to make it work but for the life of me i cant figure how to solve the error Invalid operands Nil and int in "-" in the take damage function line health -= amount and in bullet script in function on body entered line body.take_damage(damage)
@junndeb2421
@junndeb2421 4 жыл бұрын
Hey there, I've been following this tutorial and I hit a roadblock. I got an error in func take_damage(amount) part, it's related between the health -= amount and the body.take_damage(damage) in the bullet script. I'm going to try and find the solution for this even though I'm still a beginner. I do hope you might help me out here, also I'm using Godot 3.2.
@junndeb2421
@junndeb2421 4 жыл бұрын
oh and the error i have is invalid operands 'Nil' and 'int' in operator '-', which is the - in the health -= amount part
@junndeb2421
@junndeb2421 4 жыл бұрын
I typed func ready() instead of func _ready(), I apologized for my stupidity. Btw your tutorials are great.
@alesiobaca961
@alesiobaca961 4 жыл бұрын
Why did you use a shield image from I don't know where?
@giggleghost3751
@giggleghost3751 5 жыл бұрын
Thanks!
@FM_GOBi
@FM_GOBi 2 жыл бұрын
Thanks!
@moric4677
@moric4677 5 жыл бұрын
GOD OF GODOT !
@etopowertwon
@etopowertwon 6 жыл бұрын
What UI pack is it? It looks like kenny's uipack-space, but kenny's has no 200 width versions of bar, or was it modified off screen?
@Kidscancode
@Kidscancode 6 жыл бұрын
Yes, I adjusted it to add those for some quick bars. You can grab the extended bars from the repository.
@IFarrell625
@IFarrell625 5 жыл бұрын
Where can I download the "UI" assets you use in the video? The assets over at kenney.nl/assets/topdown-tanks-redux have no UI assets... Just to be clear, I did download the Pack, but it has no UI assets. It has the tanks, the bullets, the items and the tilemaps, yes, but no UI...
@Kidscancode
@Kidscancode 5 жыл бұрын
You can get it from my repository in the description, or from kenney's site: kenney.nl/assets/ui-pack
@IFarrell625
@IFarrell625 5 жыл бұрын
@@Kidscancode Got it. thanks!
@akimmahadi8641
@akimmahadi8641 4 жыл бұрын
Anyone got problem at Tween.interpolate_property? My one Attempt to fall function interpolate_property in bass null instance on a null instance
@Kidscancode
@Kidscancode 4 жыл бұрын
This isn't a problem with interpolate_property, it's that you have an invalid reference to your tween node. godotrecipes.com/basics/getting_nodes/
@akimmahadi8641
@akimmahadi8641 4 жыл бұрын
KidsCanCode yea yea sorry. Didn't notice that you put tween node. Btw nice tutorial.
@askaranarbekov3145
@askaranarbekov3145 6 жыл бұрын
and where you can download your strips for health?
@Kidscancode
@Kidscancode 6 жыл бұрын
There is a link to the project files in the comments below the video.
@diegomata1062
@diegomata1062 2 ай бұрын
im doing the tutorial in godot 4.2 and solving the issues between 3.x and 4.2 if any one needs help just ask
@skyreyes8261
@skyreyes8261 Жыл бұрын
puro shortcut turo mo 🤥
Godot 3.0: Top-down Tank Battle - Part 7
15:02
KidsCanCode
Рет қаралды 12 М.
Godot 3.0: Top-down Tank Battle - Part 3
18:47
KidsCanCode
Рет қаралды 31 М.
Don't look down on anyone#devil  #lilith  #funny  #shorts
00:12
Devil Lilith
Рет қаралды 45 МЛН
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 107 МЛН
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 101 МЛН
Стойкость Фёдора поразила всех!
00:58
МИНУС БАЛЛ
Рет қаралды 7 МЛН
Godot 3.0: Top-down Tank Battle - Part 2
15:11
KidsCanCode
Рет қаралды 35 М.
Godot 3.0: Top-down Tank Battle - Part 1
19:36
KidsCanCode
Рет қаралды 105 М.
Godot 3.0: Top-down Tank Battle - Part 4
17:45
KidsCanCode
Рет қаралды 36 М.
Godot 3.0: Top-down Tank Battle - Part 9
17:37
KidsCanCode
Рет қаралды 11 М.
Godot 4.2: Making Random Dungeons
26:36
TimmyGobbles
Рет қаралды 8 М.
GUI User Interface In Godot 4.2 In 10 minutes
10:50
Coding Quests
Рет қаралды 1,6 М.
3D Health Bar in Godot 4
6:04
Robin Lamb
Рет қаралды 6 М.
Godot 3.0: Top-down Tank Battle - Part 11: Pickups
13:32
KidsCanCode
Рет қаралды 8 М.
Godot 3.0: Top-down Tank Battle - Part 5
13:43
KidsCanCode
Рет қаралды 18 М.
Godot 3.0: Rigid Bodies
20:54
KidsCanCode
Рет қаралды 54 М.
Don't look down on anyone#devil  #lilith  #funny  #shorts
00:12
Devil Lilith
Рет қаралды 45 МЛН