The Future of Game Development
8:58
GOODBYE - And thanks for everything!
6:18
How to Program in C# - Classes (E07)
19:41
How to Program in C# - Methods (E06)
17:20
How to MAKE YOUR GAME LOOK GOOD!
13:02
How to Program in C# - Arrays (E05)
17:01
How to Program in C# - Loops (E04)
18:28
HOW TO PLAYTEST!
11:15
4 жыл бұрын
How to Program in C# - BASICS (E01)
11:48
HOW TO PROGRAM - Getting Started!
10:36
THIRD PERSON MOVEMENT in Unity
21:05
4 жыл бұрын
HOW TO GAME JAM!
9:01
4 жыл бұрын
How to make a 2D OUTLINE in Unity!
17:42
Brackeys Game Jam 2020 - BEST GAMES!
10:36
How to make 2D GLOW in Unity!
15:56
4 жыл бұрын
Пікірлер
@TheSoloBandit
@TheSoloBandit 4 сағат бұрын
make i turturai lof a upp whu for i adventure game that is the bird perspektive game
@seleuf
@seleuf 5 сағат бұрын
Awesome video! Clear and concise, very informative, wholesome humour, and greatly appreciated.
@seleuf
@seleuf 6 сағат бұрын
If I make a string with a high value, is it then very strong? /roll 1d20
@taseenislam2090
@taseenislam2090 6 сағат бұрын
Can you make a video about monetizing in godot.I can't find a single person who covered it well enough.thank you❤
@mr.gameyfrog191
@mr.gameyfrog191 7 сағат бұрын
my characterbody2d movement script isn't working idk why i do the same thing as shown in the video but still not working and also my characterbody2d movement script is diffrent!! func _physics_process(delta: float) -> void: # Add the gravity. if not is_on_floor(): velocity += get_gravity() * delta see what can i do ?
@Maborrow
@Maborrow 9 сағат бұрын
For some reason it wont let me drag and drop the assets folders into GODOT. Can someone help me? (I'm on Windows 11 idk if that matters)
@Maborrow
@Maborrow 9 сағат бұрын
I figured it out!
@The_Real_CONE
@The_Real_CONE 11 сағат бұрын
Does anyone know how to get the autocomplete menu to show up when you press period like he does at 3:56 ?
@patrickgo6693
@patrickgo6693 13 сағат бұрын
Hello! Would it be okay if I used the health bar image in my school project? I haven't found anything about the licensing of it. Thank you in advance!
@Ayden594
@Ayden594 16 сағат бұрын
i dont have a assets file
@Gidd_playz
@Gidd_playz 19 сағат бұрын
57:41 doesnt work, it keeps saying that it isnt declared in the current scope
@tobia.7168
@tobia.7168 21 сағат бұрын
info for me: 8 Random boolean 1:22 19 HideInInspector 2:23 21 Folder shortcuts 2:33 25 CompareTag function 2:50 35 Tinting the editor in playmode 3:54 40 Locking layers 4:23 50 Locking the inspector 5:17 51 Inspector debug mode 5:38 58 Gizmos 6:30 62 StringBuilder 6:42 77 -80 Range attribute 8:30 86 Iterate over child objects 9:07 89 Regions 9:24 90 Pause Editor through code 9:31 91 Frame Skip 9:38
@skarpertka
@skarpertka 22 сағат бұрын
HELL YEAH
@hawkthehuman
@hawkthehuman 23 сағат бұрын
Godot is also on steam but beware of auto updates.
@Ankhelz
@Ankhelz Күн бұрын
Great tutorial!!! How can I add gravity to the enemy to be able to spawn it a few pixels above the ground?
@ariton2990
@ariton2990 23 сағат бұрын
Best way would be to change enemy type to characterbody just like player is. And then use the same gravity code that the player uses. Of course you would also have to modify enemy movement code to use velocity and move_and_slide() like the player.
@paladin117
@paladin117 Күн бұрын
I'm really exited to see U are back I want to cry
@ConMan
@ConMan Күн бұрын
I DID IT! It took me about 2 evenings, but you made it so easy to follow along. I had a couple tricky parts since I'm doing this on Unity 6, but it wasn't too difficult to find the new locations for some of the things you showed. Looking forward to learning more :)
@Hawks-experiments
@Hawks-experiments Күн бұрын
Yes I just watched that full video twice NO IM NOT OK!
@Neonsise
@Neonsise Күн бұрын
i think it's Geometry Dash script!
@zelex1456
@zelex1456 Күн бұрын
@19:29
@Animer15-07
@Animer15-07 Күн бұрын
When i added the killzone the coin stopped working
@CrazyNuggeting
@CrazyNuggeting Күн бұрын
My Unity crashed after adding the RigidBody lmfao. Guess my computer can't run a cube falling.
@piesio193
@piesio193 Күн бұрын
Can you please make a part 2
@MCK2077a
@MCK2077a Күн бұрын
I dont know why, but when i add camera to player I can't move with it
@hankikolehmainen702
@hankikolehmainen702 Күн бұрын
I tried to follow this but first time I couldn't make the collision work and second time couldn't get the movement script work. I have no idea what I could've done wrong there because these are really simple intructions.
@ariton2990
@ariton2990 23 сағат бұрын
U can add me on discord and i can help if you want.
@hankikolehmainen702
@hankikolehmainen702 20 сағат бұрын
@@ariton2990 Wow, thanks! I added, name starts with K.
@swoonerlg
@swoonerlg Күн бұрын
did i'm the only one . but the movement scrtipt refuse to work for me
@florence-himeap
@florence-himeap Күн бұрын
40:12 DOOR STUCK
@HydroTrooperGaming
@HydroTrooperGaming Күн бұрын
You should make a video on how to make a 3D game
@devanshisharma2447
@devanshisharma2447 Күн бұрын
this is so good thankyou so much !!
@OviseDaudzai
@OviseDaudzai Күн бұрын
Your training has a huge problem that you only give us code You don't say the functions of codes or.....
@Cheesesalad
@Cheesesalad 2 күн бұрын
I feel like this video needs a refresh, because when I try, this my Godot behaves different. the first basic character movement script looks entirely different, and I can't move my character at all and it doesn't fall down without the staticbody. Makes it hard to understand and follow when you are like me and have absolutely no clue yet...
@ariton2990
@ariton2990 23 сағат бұрын
You can add me on dis cord if you want and i can help you.
@NikolaiCarpathia
@NikolaiCarpathia 2 күн бұрын
I can't believe Harry Potter came out of retirement to teach us new things again! In all seriousness, it is fantastic to have you back. Hopefully you're recharged and ready to get back into it, rather than feeling obligated to do so. I'll be here watching every video along the way! Super convenient timing too, because I just picked up learning it about a week ago! See you guys along the way. <3
@simonhenriksson-w81
@simonhenriksson-w81 2 күн бұрын
got confused on the first few parts, the func _ready(): for some reason had an error even though I hadn’t messed with it?
@ariton2990
@ariton2990 2 күн бұрын
What error
@simonhenriksson-w81
@simonhenriksson-w81 Күн бұрын
@ idk I eventually fixed it lololol
@flipa62
@flipa62 2 күн бұрын
How can you make a death animation instead of falling of the ppatform
@youtubesuckscockandballs
@youtubesuckscockandballs 2 күн бұрын
actually keyed tutorial
@WhiskeyBU2
@WhiskeyBU2 2 күн бұрын
A raise 🤑👍🏼 oh arrays 😔
@thepearlking4417
@thepearlking4417 2 күн бұрын
Nice tutorial! but i kind of need some help, When i drag my player.tscn onto my world scene, it will drop in as a blank node, instead of a character node. Which means my camera won't follow it!
@mksansan
@mksansan 2 күн бұрын
at 1:10:14 ,using godot version 4.3 where to find autoload: project ->project settings ->globals ->on the left side you will see auto load cheers
@totallyoffgrid3008
@totallyoffgrid3008 2 күн бұрын
How does this work for joining an online server game?
@TheFalcoDude
@TheFalcoDude 2 күн бұрын
Great tutorial! Very clear and concise, good pacing and tone, overall production quality is also very high.
@dabaKifach
@dabaKifach 2 күн бұрын
If u came here in 2024, the text wont be able to be selected so update all variable initiation to: public TMPro.TextMeshProUGUI dialogueText; or use legacy text (why would u do that lol)
@jebhunt4413
@jebhunt4413 2 күн бұрын
My button and text components dont show up as scripts, and the highlight component doesnt show up. Where'd you get it?
@AncientMythology-History
@AncientMythology-History 2 күн бұрын
health bar
@TravisBaccene
@TravisBaccene 2 күн бұрын
Audoload is not under Project Settings... :/
@Data5555
@Data5555 3 күн бұрын
I cant import assets from file folder to Godot, any idea what it may be?
@JMx5
@JMx5 2 күн бұрын
If you download Godot version 4.2.1 it will work
@ariton2990
@ariton2990 2 күн бұрын
​@@JMx5works on godot 4.3 for me
@Data5555
@Data5555 8 минут бұрын
@@JMx5 how do i do it in Godot 4.3? :/ Very overwhelming
@classysoda
@classysoda 3 күн бұрын
hi do you have tutorial for skills actiob bar button?
@JoeyTaraCollard
@JoeyTaraCollard 3 күн бұрын
Fantastic. Thank you.
@rodolfoxavierneto6667
@rodolfoxavierneto6667 3 күн бұрын
Open source is so cool
@dakotasmith116
@dakotasmith116 3 күн бұрын
You are such a great teacher, I'm VERY excited to start expanding my skills!
@Thisisitboys
@Thisisitboys 3 күн бұрын
How do you add gravity to the enemy slime?
@LinkingYellow
@LinkingYellow 3 күн бұрын
Currently stuck on the platforms section. The moving platform's physics collision isn't moving with the platform scene, but if I turn on Visible collider shapes, I can see the collider moving, even though I slip through it when it's not in it's starting position, and I can stand on it's starting position even when it's no longer there