- Видео 167
- Просмотров 100 393
Godot Guru
США
Добавлен 16 июн 2024
Hello, I'm Godot Guru, and I make video tutorials for the Godot game engine right here on RUclips.
I hope you have fun learning with me, and make sure you subscribe!
I hope you have fun learning with me, and make sure you subscribe!
How To Make GTA In Godot - Third Person Player - Part 2
Hello everybody, today I made the third person player for my GTA clone in Godot which as always you can find on my discord at the about section.
Hope you enjoined watching.
Feel free to comment.
Make sure to like, share, and of course subscribe!
See you next time.
Intro 0:00
Getting The Assets 0:07
Importing The Assets 0:24
Getting The Animations 0:39
Making The Player 4:25
Setting Up The City 7:57
Adding Collision To The City 9:34
Testing The Game 12:39
Outro 13:08
City assets: davidjalbert.itch.io/low-poly-people
Hope you enjoined watching.
Feel free to comment.
Make sure to like, share, and of course subscribe!
See you next time.
Intro 0:00
Getting The Assets 0:07
Importing The Assets 0:24
Getting The Animations 0:39
Making The Player 4:25
Setting Up The City 7:57
Adding Collision To The City 9:34
Testing The Game 12:39
Outro 13:08
City assets: davidjalbert.itch.io/low-poly-people
Просмотров: 116
Видео
How To Make GTA In Godot - The City - Part 1
Просмотров 3384 часа назад
Hello everybody, today I made the city for my GTA clone in Godot which as always you can find on my discord at the about section. Hope you enjoined watching. Feel free to comment. Make sure to like, share, and of course subscribe! See you next time. Intro 0:00 Getting The Assets 0:07 Importing The Assets 0:14 Building The City 0:33 Outro 4:55 City assets: kaylousberg.itch.io/city-builder-bits M...
How To Make A Kill Zone In Godot
Просмотров 533День назад
Hello everybody, today I made a kill zone in Godot which as always you can find on my discord at the about section. Hope you enjoined watching. Feel free to comment. Make sure to like, share, and of course subscribe! See you next time. 0:00 Intro 0:07 Scene Setup 0:35 Coding 1:47 Placing The Kill Zone 2:25 Testing 2:39 Outro Code: extends Area3D @export var teleport:Node3D func _on_body_entered...
How To Take Screenshots In Godot
Просмотров 14914 дней назад
Hello everybody, today I made a screenshot function in Godot which as always you can find on my discord at the about section. Hope you enjoined watching. Feel free to comment. Make sure to like, share, and of course subscribe! See you next time. 0:00 Intro 0:07 Scene Setup 0:16 Coding 2:02 Testing 2:27 Outro Code: extends Camera3D var screenshots_count := 0 func _ready(): DirAccess.open("user:/...
Mac VS Windows In Godot
Просмотров 17428 дней назад
Hello everybody, today I compared the performance between my PC and my m4 Mac mini in Godot. Hope you enjoined watching. Feel free to comment. Make sure to like, share, and of course subscribe! See you next time. PC Specs: Intel core i5 12600K Nvidia RTX 3060 TI 16 GB RAM M.2 Drive Mac: 10 core m4 16 GB RAM 0:00 Intro 0:08 Demo Installation 0:33 Windows 1:39 My New Mac 2:05 Mac 3:01 Outro - Hel...
How To Make An FPS Controller In Godot
Просмотров 3986 месяцев назад
How To Make An FPS Controller In Godot
WOOOW 🥹
Glad you liked it.
keep going
Thanks bro, I hope I managed to get closer to the comments you made on the last one. And I promise you that I'll get even better.
Se viene el gta 7
Hope you'll like it.
You can do it before rockstar bro 😎. In 2d i find retro city dx and shakedown hawai from vblanck the best examples of gta clones, u can see his ms dos devlog on retrocity dx
Thank you for the inspiration material, and I'll see what I can learn from them.
So amazing bro<3 no se inglés, pero eres increíble pa
Thanks for watching bro. And if you really don't know English, then I'll just translate it.
The hterrain node was not there even though we were at the same version which is 4.2.2 stable
It's called highetmap terrain: godotengine.org/asset-library/asset/1999
Cool
Thanks.
Hello
Good to see you again.
My best advice is to keep your voice energetic so you can keep viewer's engaged
If you are working on a project upload Devlogs you are a good dev
In devlogs make video entertaining more than educating like legion game tutorials
Will you make a project
I totally get everything you said, I just didn't have any energy left by the time I started recording, and it took me many tries to say each sentence, because I'm not used to making long videos. And thank for telling me that I'm a good dev, but I pretty much stopped developing my own games in order to focus on teaching people in this channel, but I'll totally make devlogs at some point. About the entertainment part, I got to say that I'm just really about getting straight to the point, and make my videos as short as possible, but when I get comfortable with making long videos, then I'll try to be more entertaining like Dani.
@respect_every_culture I think I'll try to get back to game dev in about three months.
Finally it's here, let's gooo
Thanks for waiting until now, and I hope this will turn out to be a great series that will help a lot of people.
Huh such a big project
Yeah, and I just realised that I forgot to upload it to the discord...
@godot_guru lol lets see will u finish making this before gta 6 or not. If u can it will be a great meme
@Bit-2-Bot You're a genius bro! Now I have to finish it!
I tried to make a pro wrestling ring but I couldn't find one
Maybe search in itch.io, or a 3d model store like sketchfab.
This is a W godot guru I love it
Thank you so much bro, I hope I'll get to make many more serieses like this one and help even more people.
How do i colour
Switch to the paint tool at 0:25.
Your Discord Link is expired,
Thanks for letting me know.
Can You Make a Tutorial About Changing From Player To Car?
That would be a bit complicated, and would need a long video, so I'll add it to my list.
You know what, I actually wanted to make a video series on an open world game like GTA, so if I make it, then I'll add the option to drive cars.
@godot_guru Goodluck with that
@MineSonics I had already released the first part, and the car part should be ready next week, so stay tuned for it.
@godot_guru i know i saw the new video aswel
legal
OK?
Israeli recognize Israeli immediately 😂😂
I don't know when will people stop sending me this message, but I guess good for you bro.
Can you make a video on how to make footsteps sound and apply it in godot?
Hope it helps: ruclips.net/user/shortsTFj-tlg2ayY?si=4veP2ooytmdeKdgh.
@godot_guru oh you already made that, thx
thanks i didnt know u can use the body variable in the area3d +
Glad to help. I think this is a very useful feature.
Thanks!
Glad you liked it.
אתה ישראלי במקרה?
English please.
I did everything, I put the inputs but it says the code is wrong! I have godot 4 I don't know what to do
I can't really help you unless you send me what you wrote.
Thanks, I was trying to decide between gdfxr and GodotSfxr. I think I like the user interface in gfxr better.
I also decided on this one specifically after comparing them myself.
Great video
Thanks bro.
Bro you are underrated
It's okay bro, I'm sure we'll get even more people as time goes.
What if I want a bigger size to make a sprite, can I ? or just small sizes work
All sizes work.
Hey, would it be possible for you to make a video on how to make a characters take damage with gdscript in 3-D environment? Sorry 2 ask but I just haven’t seen a lot of tutorials on godot4 3-D😅
This is my health system tutorial from my horror series: ruclips.net/user/shortsVTWG7zHxBtM?si=VPC0qNhh4dlYUL-e. Hope it helps.
Hi
Hi.
sorry, i'm italian, but i understand english. i always have trouble making characters move on godot, this tutorial was helpful, but the code says wrong, what do i do? can you send me back here in the comments? i did the tutorial 3 times and it always says error. I own godot 4
Did you add the input actions from 0:23 ?
@godot_guru ah yes it's true! but I don't know how to put them
Thanks Godot Guru❤
Glad to help bro!
Wow you made videos on every thing i can imagine
Glad to know my videos managed to help you.
Hello Godot Guru👋 Pls Create tutorial: Killer Box and respawn player
I actually thought about making a tutorial on kill zones today, so no problem.
@godot_guru make sure that when the player enters box3d the scene will change
@Bananek_borówka It won't change scene, just reload.
Ok@godot_guru
That is useful! Thank you
Glad to help bro.
Thanks i need it for future
Glad to know you needed this feature.
Wow, you're a new robot!!!😊
Glad to see you again bro!
whoa i just was watching your videos after a long time and its only been 2 or 3 months and you've gotten from 250 to 750 subscribers , your really a man with a plan dude
Thanks bro, glad to see you again.
well can u cover mouse lock
Just write: Input.set_mouse_mode(Input.MOUSE_MODE_CAPTURED)
oh thx ill use that
oh! you switched to other avatar this one also looks good but the previous one was nostalgia
Glad you like the new one, and we will always remember the old one.
How do i make those items in scatteritem able to collide
Just change the instance type to copies.
While opening this particular 3d demo can you please share the ram usage also how much swap space was used in mac mini
Godot took me 4 GB RAM, and the Mac didn't use any swap space at all.
amazing comparison, not everyone does it, thanks for this
Thanks bro, one of the reasons why I made it, was because I wanted to know how they would compare to each other, and no one made a video on it.
@godot_guru cool, well thought, you know what no one else has done? emulate fears of fathom on mac mini m4, if you do that you might get some views, the game is free so you have nothing to lose
@pwhv this isn't a gaming channel, so I won't test games here unless they are made in godot. And you can pretty much run any windows game on mac with crossover.
@ ok run a comparison of road to vostok
@pwhv You know what, I'll think about starting a series where I test godot games on my mac, and I'll just say the average FPS in the end.
Just found your reels and like them a lot! Little thing that would improve the experience for me: lower music volume and something a little less intense for the music, more lofi? Great work and thank you!
Thanks for the advice, I didn't even think about the music much, but lofi might actually be better.
Also what are you pc specs?
I wrote the specs of both machines in the description: PC Specs: Intel core i5 12600K Nvidia RTX 3060 TI 16 GB RAM M.2 Drive Mac: 10 core m4 16 GB RAM
So would you recommend to purchase it for game dev?
I don't know which machine you're talking about, but I'll say that both of them are excellent for game dev.
@godot_guru M4 mac mini?
@lordsixth5944 It's the base m4 mac mini, with the 10 core m4, and 16 GB RAM.
No "hello everybody? " Are you okay godot guru?
I'm ok bro, I just decided to shorten the intro because I thought it was weird for shorts.
Pls create Clicker Game in godot
I guess I could do it, but what am I even supposed to do? It's just clicking a button.
@godot_guru and you can make that after clicking the texture button it will add 1 item to Lable
Hey man is there any video of urs to floodfill tilemaps using code, i thought godot has cell_ fill func like unity but was mistaken😅.
No, but I got to say that I don't even know what floodfill means, so I'll appreciate if you could explain it to me.
@godot_guru its like the bucket tool in paint, once u click on some part of tilemap, it atomatically fills all across the upto the border, and leaks outside if there are any gaps
@Bit-2-Bot there is a bucket tool, but it doesn't have all the functions you listed, and I don't think I'll try to code it myself, so I hope you manage to find a solution.
@godot_guru no need for it bro i already programmed it myself heres the code if u need it in future $one_map_unit/bottom_ground.set_cell(mouse_position.x,mouse_position.y,0) var current_cell_position=Vector2(mouse_position.x,mouse_position.y) var fill_list=[current_cell_position] while (fill_list.size()>0): if($one_map_unit/bottom_ground.get_cell(fill_list[0].x,fill_list[0].y-1)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x,fill_list[0].y-1,0) fill_list.append(Vector2(fill_list[0].x,fill_list[0].y-1)) if($one_map_unit/bottom_ground.get_cell(fill_list[0].x-1,fill_list[0].y)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x-1,fill_list[0].y,0) fill_list.append(Vector2(fill_list[0].x-1,fill_list[0].y)) if($one_map_unit/bottom_ground.get_cell(fill_list[0].x+1,fill_list[0].y)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x+1,fill_list[0].y,0) fill_list.append(Vector2(fill_list[0].x+1,fill_list[0].y)) if($one_map_unit/bottom_ground.get_cell(fill_list[0].x,fill_list[0].y+1)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x,fill_list[0].y+1,0) fill_list.append(Vector2(fill_list[0].x,fill_list[0].y+1)) fill_list.pop_front()
@godot_guru no need for it man, already done, it kept on crash my project cost instead of filling the sides it kept filling corners due to my silly mistakes. heres the code for u if u ever need it. $one_map_unit/bottom_ground.set_cell(mouse_position.x,mouse_position.y,0) varcurrent_cell_position=Vector2(mouse_position.x,mouse_position.y) var fill_list=[current_cell_position] while (fill_list.size()>0): if($one_map_unit/bottom_ground.get_cell(fill_list[0].x,fill_list[0].y-1)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x,fill_list[0].y-1,0) fill_list.append(Vector2(fill_list[0].x,fill_list[0].y-1)) if($one_map_unit/bottom_ground.get_cell(fill_list[0].x-1,fill_list[0].y)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x-1,fill_list[0].y,0) fill_list.append(Vector2(fill_list[0].x-1,fill_list[0].y)) if($one_map_unit/bottom_ground.get_cell(fill_list[0].x+1,fill_list[0].y)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x+1,fill_list[0].y,0) fill_list.append(Vector2(fill_list[0].x+1,fill_list[0].y)) if($one_map_unit/bottom_ground.get_cell(fill_list[0].x,fill_list[0].y+1)==-1): $one_map_unit/bottom_ground.set_cell(fill_list[0].x,fill_list[0].y+1,0) fill_list.append(Vector2(fill_list[0].x,fill_list[0].y+1)) fill_list.pop_front()
Thanks for the tutorial!
Sure bro, glad you liked it!
Can you provide the code for a virtual joystick, please?
I made a video on it: ruclips.net/user/shortsAG5DvALOPek?si=GetMRDtECu5OS42M. Hope it helps.
thank you broo keep it up