- 8
- 90 786
Midev
Lebanon
Приєднався 31 жов 2022
I make game development videos.
Make Functional Buttons in 10 SECONDS! (Godot 4)
Yep, it only takes 10 seconds to become a button expert in Godot!
Tags:
godot,godot tutorial,godot engine,godot 4 tutorial,godot 4,signals in godot,how to use signals in godot,button,godot quit button,godot mouse button,simple level select screen in godot 4,godot game engine,unlocking levels in godot,how to make levels in godot,godot addons,lock and unlock levels in godot,how to make a level system in godot,button animation,godot 4.0,unlock level system in godot,godot signals tutorial,godot 4 features
Tags:
godot,godot tutorial,godot engine,godot 4 tutorial,godot 4,signals in godot,how to use signals in godot,button,godot quit button,godot mouse button,simple level select screen in godot 4,godot game engine,unlocking levels in godot,how to make levels in godot,godot addons,lock and unlock levels in godot,how to make a level system in godot,button animation,godot 4.0,unlock level system in godot,godot signals tutorial,godot 4 features
Переглядів: 149
Відео
Joining A Game Jam As A NOOB In Unity
Переглядів 12014 днів тому
This video was pretty short, but I tried to fit in everything I did in the game jam in a hurry. I hope this might help you shape the schedule of your next game jam! 2D Game Jam: itch.io/jam/2d-jam Play Save Billy Here: midev11.itch.io/save-billy Thank you so much to the 2D game jam makers for giving me the chance to participate in the game jam! This was really a very fun experience! Tags: makin...
Make Tap to Move in 10 SECONDS! (Godot 4)
Переглядів 1,6 тис.2 місяці тому
Yep, it's that simple Script: pastebin.com/2Am4B10f I'm so sorry I coudn't just paste it here youtube doesn't allow angled brackets :( Subscribe ;) Tags: how to make a game in godot,godot,how to make a top down shooting game in godot,godot engine,how to make a dash in godot,godot in 10 minutes,godot game engine,godot 4,how to make a dash for a platformer in godot,how to use godot,how to dash in...
Smooth Camera Follow in 7 SECONDS! (Godot 4)
Переглядів 3,4 тис.6 місяців тому
The fastest, easiest, and smoothest camera follow tutorial on youtube. Tags: godot,godot engine,godot smooth camera,godot game engine,how to make a smooth camera in godot 4,how to make camera smooth in godot,how to make a camera follow in godot,make camera follow player in godot,camera,how to make smooth camera movement in godot,how to create smooth camera movement in godot,godot camera follow,...
Make Global Variables in 5 SECONDS!
Переглядів 3777 місяців тому
Why do people think it's complicated? It's literally so simple! Subscribe!
Create A Platformer Game in 20 SECONDS! (Godot 4)
Переглядів 63 тис.8 місяців тому
Yep. Just as simple as that. Tags: godot platformer,platformer,2d platformer,godot platformer tutorial,build a platformer in godot,how to make a 2d platformer in godot,how to build a platformer in godot,godot 4 2d platformer,how to make a dash for a platformer in godot,platformer game,2d platformer in 5 minutes,platformer tutorial,how to create games with godot,godot platformer game,platformer ...
Rotate Towards Mouse Cursor In 10 Seconds! (Godot 4)
Переглядів 22 тис.Рік тому
how to make player rotate towards mouse cursor in godot 4. Learn it in 10 seconds! Even more tags: godot,godot engine,godot mouse cursor,move to mouse position,mouse hover godot,godot rotate to mouse,godot mouse button,angolo mouse godot,godot mouse movement,godot mouse position,player follow mouse position,godot mouse input,move to mouse,godot mouse drag,godot mouse axis,godot mouse click,godo...
How I learned Godot (And how you should learn it)
Переглядів 161Рік тому
I'll take you on a journey through my experience with the incredible game development engine, Godot. If you've ever been curious about Godot or want to enhance your game development skills, you're in the right place! Join me as I share my personal insights, tips, and strategies on how I successfully learned Godot and how you can too. I'll walk you through my learning process, discussing the cha...
THANKS I'VE GOTTA MAKE A PLATFORMER AND IT'S DUE IN 3 DAYS, WE HAD A MONTH BUT I HAVEN'T STARTED THIS SAVED MY LIFE FR FR
I like these unironically, really gets you going when you're first trying to figure out the engine. Thanks
You're welcome!
i tried it but my player just fell through the floor
That means that the problem is with the collisions. Make sure the floor is a static body 2d and has a collision shape 2d adjusted to the shape of the floor, and the player has a collision shape 2d adjusted to it's shape.
1/10 tutorial, couldn't find most of the buttons. Also 19.9 seconds too long
You can't rate a tutorial because you didn't find buttons, rewatch it and search for the button, I was like this when I was a beginner. Also it's not 19.9 seconds, it's 20.69 seconds.
can you make a version with no zoom-ins, with it being 1-ish minutes
Okay.
Can you do for mobile 😅
Same thing on mobile(I sometimes use godot mobile editor too 😅)
Too long. I have to watch this in 2x speed.
Good luck making your 10 second game!
start 5 second video - pause for 10min to understand everything..
better than 10 min video - pause for 1 hour to understand everything..
@@Midev11 =D
SO DID I!!
YAY!
Hey thx for joining my jam glad you made it to 8th place
😊
there is a 2:14:28 long video just to do whats said in this vid
they like to add to their watchtime to get more money 😭
Hey this is super good! Could you do a rag doll type platformer? (Kind of like stick fight the game) I would appreciate that!
i already made a video on Platformers, and tbh i don't know how ragdolls work in godot. but i will learn it, and put it in the platformer series. i will try to make it as fast as possible too.
@ wow! Thanks!!!
@@Silly_Sock You're welcome!
This is kind of disappointing, but I can't make a tutorial on ragdolls(at least right now), because of several reasons including the fact that I can't include a good example in the video, like the stickman I made isn't good enough to be an example, and I can't make a good stickman right now because of other private reasons, and when I make a video it should appeal to everyone so that I won't have to then explain to everyone who asks about it in the comments. But I learnt how to make ragdolls from this video: ua-cam.com/video/oaIcesj0NKE/v-deo.html which is also short and easy. Try it, and if any problem faces you I'm more than happy to help you, really. Thank you so much and I'm so sorry for disappointing you.
@@Midev11no problem! Thanks for listing the video, it’s completely fine!
it fell through the earth
check the collision on both the player and the ground
@ nvm but it isn’t Mobile friendly I NEED MOBILE FRIENDLY!!!!!!!
@@Midev11 and the person doesn’t move :(
@@FrostyGamer160 Are u sure u followed the tutorial? if u want delete everything and do it again it's just 20 seconds and if u do everything right it should work. Also for mobile you need buttons which im gonna make a tutorial on soon!
@@Midev11 Ok! I will wait until you make the mobile buttons but make sure it can be connected to this platformer @Midev11
make a 2d fighter tutoriaal please :D
Do you mean a full fighter tutorial? Like with animations and full mechanics? Or just how to make fighting techniques? For example how to make a punch that takes out health? like when u click and u are near the enemy it does the punch or smt?
hmm yes, yes, i understand.. *turns down speed to 0.25 with captions on, pausing after every step*
well at least it's better than 1 hour tutorials which also need pausing after every step 💀
This turns out to be surprisingly good as a reference when you need to remember something
That was exactly what I thought of while making this video, so if someone forgets something they can just rewatch the video instead of trying to find it in an hour long video
i feel so dumb now, but it helped so thanks i guess
You're not dumb, you just couldn't find the right tutorial
@@Midev11 i guess
Thank you for this 10-20 second series. super helpful lmao
You're welcome! I'm glad it was helpful :)
Thank you very much, I just started Godot and your 10-20 second videos are very useful to me :)
You're welcome! :)
😳😱 I'm gonna slow that down a bit but nice simple process.
Haha I'm glad you liked it!
0:11
ok
@@Midev11It’s my save point
@@supermariobrotherworld6510 oh lol
This is roughly what Godot and Unity tutorials should look like
do u want me to start making unity tutorials? since i started learning unity about a week ago and moved on from godot to make higher quality games, but I will keep teaching godot until i have nothing to teach left. but i can also upload unity tutorials that are very short because I know how hard it is to find a good and short tutorial.
@@Midev11 Of course I would love to see your tutorials on unity I also started recently learning unity.
@@ПростойЧеловек-к8г :) I will a smooth camera follow tutorial for unity since it's the only thing I know good for now 😭
@@Midev11 Bro I can help you, I remember nice tutorial for complete tutorials made by coco code and in the tutorial he is making a platformer game and the first thing that he teached is unity UI and very basic stoof like tranformating objects add them and etc but than he showed how you can make a tilemap and paint the level, than added player with basic movement script, improved it and in the part #2 he added collectables than added eniemies finish and made second level and later he did UI and I can't remember what wa in the part #3 but I definately recommend to follow his tutorial order and do basically the same thing to understand mostly how you create games in unity
@@ПростойЧеловек-к8г im currently making a platformer game while learning, and it's going pretty well! thank you!
How do i get characterbody2D: basic movement. The option isnt there for me
are u using godot 4?
@@Midev11 yes
@@potatowarrior7851 so make sure its a characterbody 2d, select it, click on the script button, make sure its a new script, and u can select the basic movement template before clicking create
my project is in 3d ops
oopsies
Question to the creator: How can we set a certain boundary so that the object freezes and doesn't rotate anymore when it reaches that certain point?
Hey! I'm sorry I'm late youtube blocked your comment for some reason and I noticed it now. So make an if statement inside the code that checks if the player's rotation is less than 90 degrees for example, which will make the player unable to rotate past 90 degrees. For example: func _physics_process(delta): if transform.Rotation.Z >= 90: look_at(get_global_mouse_position())
Short and useful tutorial 👍
I'm very glad that you liked it :)
you have changed my life
Yay!
can you make a tutoriol about how to give the player animation when moving?
sure, but it would be longer than my average tutorials. might even reach 30 seconds 🤯 but for real, I can't make any videos right now because I'm in a situation where I can't use my monitor, mouse, or keyboard so I'm depending only on my small laptop screen and the trackpad, so I won't be able to make a proper video. I can help you directly in the comments though! first do u know how to make an animation at all? if you don't, here's a video that will help you: ua-cam.com/video/gOSEdi6oBjQ/v-deo.html And for making the animated sprites(individual frames), u can use photoshop(i can't afford it so i sometimes use photopea.com), or piskel(available on mac and windows) which is the easiest one to learn by urself with no tutorials at all. then, to make the animation only play when moving, maybe this might help: docs.godotengine.org/en/stable/tutorials/2d/2d_sprite_animation.html now sorry for a very long comment, but don't be overwhelmed as this comment would equal about 30 seconds if it was made in a video ;)
@@Midev11 Thx :)
@@The_Moxy np :)
I'm having to move from Game Maker Studio 2 to Godot, how on Earth can I create a new game with that engine if I'm a beginner to it??
sorry for being late, open godot, and click new project(u will definitely find it), name it, choose a directory(where the project files will be saved), and click create(u might have to click create folder depending on the directory u chose. if the directory was an empty folder then no need to click create new folder for it, if u chose the Desktop for example they will prompt u to click it.). if ur still confused watch brackey's godot introduction video
Fast and good
:)
First assign the keys on the project options, aside from that yeah is a shrimple as that
si senor
Tbh this is the video i want to see right before a 6-8 hour godot workshop, and its on my screen rn and i got workshop today 💀
💀
I love you will you marry me
uhh what the-
How did you duplicate the blocks
ctrl + d on windows cmd + d on mac(i was on mac) sorry for being late :(
@@Midev11 Yeah I’m on mac to thanks tho
@@commandosamdo you're welcome :)
great tutorial
thank you so much!
you didn't explained how sprite and colision became static body
they didn't become a static body, they were placed inside it and i stated that in the video
@@Midev11wtf real, sorry it was too fast I didn't see
its ok
Hidden gem channel
thank you so much
I watched a complete 20 sec ad for this 10 sec video 😂
😭
Do I not need to multiple by delta in these scenarios?
It uses physics_process which is like fixed update() in Unityfiring every 0.2 seconds
yes
took me way more than 20 seconds to recreate this
if the tutorial was 10 - 30 minutes like most others, it would take more than 1 hour to make it
@@Midev11 Oh, absolutely
the ads were longer than the video
lol
the ads were longer than the video
lol
how do you select and resize sprite and collision body 2d
ill reply to ur other comment
how do you resize sprite and collision boby ate the same time ntk
in the hierachy(the place on the left where it shows all the nodes and objects), select the characterbody 2d, then select the resize tool and it will resize both at the same time
Hey, Godot noob here trying to get into game dev. Quick question, how did you do the resizing of the level blocks to stretch them out and create multiple of them? Love this video btw!
I used the resizing tool, which looks like two arrows opposite to each other. its on the top tool bar, where you have a mouse cursor(the select tool), the transform tool, the rotate tool, and the resizing tool. it resizes on both sides of an object(kind of like mirroring). to duplicate, on windows/linux use control + d, on mac use cmd + d. in case you're using a tablet to make the game(since they made a version for mobile), long press on the object and click duplicate(im not sure). and after u resize select the transform tool and move it. That's the most detailed explanation I could do. if you need anymore help, feel free to ask! Also sorry i was a day late, i have another youtube channel and forgot to check on this one lol
@@Midev11 This helps so much, just tried it and it worked. Thank you!!
you're welcome!
I try to run the game and its just a blank screen, how did you test the game (final step?)
which scene did you run? i just click the normal play button. what is the name of the scene that you made the game in?
The shortest video is useful WTF
Yeah
These honestly help for anyone who just started using godot and knows the ui and can’t stand 4 hour long tutorials explaining keyboards and everything (me)
glad to have helped you!