Тёмный

MAKING A GAME IN 10 MINUTES IN UNITY - BRACKEYS CHALLENGE ! 

Blackthornprod
Подписаться 546 тыс.
Просмотров 215 тыс.
50% 1

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 419   
@finnregan863
@finnregan863 4 года назад
"You should also try making games in a very short period of time." Bold of you to assume I can even make a game.
@dypirate7193
@dypirate7193 5 лет назад
You and brackeys are my favorite teachers
@Blackthornprod
@Blackthornprod 5 лет назад
Thanks mate :) ! It's a real joy for me to help you out on your game creation journey ! Best of luck and keep creating :) !
@Arocaille
@Arocaille 5 лет назад
Same for me and they give me strength to move.forward
@jackiebiyy1426
@jackiebiyy1426 5 лет назад
Your videos are shit hot love every one of them absolutely nailed it mate keep it up
@makkerjesse5105
@makkerjesse5105 5 лет назад
Mee too 😍
@razcsi
@razcsi 5 лет назад
Me too :D I couldn't start making games without you and brackeys :D
@sykoo
@sykoo 5 лет назад
Looks really cool! =)
@pattech3960
@pattech3960 5 лет назад
Hello Sykoo Remember my message Yesterday ;) did not know you watched Blackthornprod
@Blackthornprod
@Blackthornprod 5 лет назад
Thanks a lot Sam :) !! I really look forward to seeing what you come up with ! Best of luck mate :) !
@ChamchiRabie
@ChamchiRabie 5 лет назад
Sam I Waiting For Ur 10 Minutes Challenge ;) Good Luck
@comoli8609
@comoli8609 5 лет назад
Took me an hour to figure out how to keep my character from falling through the floor.
@moonkeyboi3506
@moonkeyboi3506 4 года назад
Ha same, I just turned gravity to 0
@connorhoward5613
@connorhoward5613 4 года назад
Why would your character even need a rigidbody as they dont need to use physics just need a collider
@ErisGreyrat
@ErisGreyrat 4 года назад
Set the rigidbody to kinematic.
@ErisGreyrat
@ErisGreyrat 4 года назад
@@connorhoward5613 Rigidbody makes detection possible,
@GalaxyTrooper
@GalaxyTrooper 4 года назад
lmao i tried that too once, i was like "man i have a collider on the ground and and rb on the player, whats the problem? " i forgot to put a collider on the player
@xxsaqaloloxx3607
@xxsaqaloloxx3607 5 лет назад
*my unity open in 10 minutes and sometimes after 10 mins my pc get crushed*
@nocamisdead6534
@nocamisdead6534 5 лет назад
xXSaqalolOxX to open monoDevelop on my pc, takes like 20 minutes in the first time on the project T . T
@CPM94
@CPM94 5 лет назад
@@nocamisdead6534 use Visual Studio Code instead
@jimmio3727
@jimmio3727 5 лет назад
Suggestion: Disable automatic lightmap baking. Disable lightmapping if your game allows for it.
@NestedMango
@NestedMango 5 лет назад
Mono Develop is very slow..Visual studio is best.
@jimmio3727
@jimmio3727 5 лет назад
MonoDevelop is not slow, it's as fast as C# can feel (shit slow). Visual Studio is Microsoft, which always means its shit, don't use it. I use Sublime Text.
@haihaicat3196
@haihaicat3196 3 года назад
i spent the last 2 month without knowing what to do in unity, until i saw this video! and i spent another week trying to make this small game, i ran into lots of problem, which really made me anxious. luckily i learned to fix all the problems, and FINALLY, just 5 mins ago, i successfully run this game!!! although it's just a small game, but still, i'm so proud of myself!! this is my first project in unity! THANK YOU SO MUCH!! love your channel, very useful!!
@abubakrbardien7246
@abubakrbardien7246 3 года назад
It's so entertaining to watch game developers create something and try to teach it simultaneously😅
@cozaqv7862
@cozaqv7862 5 лет назад
You can just InvokeRepeating() voids. There is no need for making it in Update (checking time every second). It's good for optimalization. :)
@CouchFerretmakesGames
@CouchFerretmakesGames 5 лет назад
I played it with 1.25 speed and the video's intensity was over 9000! Nice performance man!
@Blackthornprod
@Blackthornprod 5 лет назад
Thanks mate :) ! It was a crazy challenge ! Talking while making the game made things even harder ;D !
@CouchFerretmakesGames
@CouchFerretmakesGames 5 лет назад
I know, I can't do it yet, so Respect! :) Probably, I need a few months more practice to talk and do stuff at the same time.
@theearthburner6159
@theearthburner6159 5 лет назад
brackeys must have watched this.. it would be great if you and brackeys make videos together
@AlexanderZotov
@AlexanderZotov 5 лет назад
Great way for your brain to keep up the shape ;-) I do such exercises quite often actually :-) Just for fun!
@Blackthornprod
@Blackthornprod 5 лет назад
Thanks Alex :) !! This was indeed a very fun little challenge ! It's awesome that you do it too, it sure does get your creative/programming juices flowing !
@umbrason.
@umbrason. 5 лет назад
i think you forgot to add the "player" tag to your player so the scene restart when an enemy hits the player wont trigger, you didnt test it in the video too Edit: 11:46 Characters_0 Tag:Untagged
@Blackthornprod
@Blackthornprod 5 лет назад
Good point ;D ! I completely forgot to add the player tag ! But funnily enough it still ends up working because when the enemy collides with the player it doesn't have the same tag as the player (which is untagged) and so the game reloads !
@paulhermes990
@paulhermes990 5 лет назад
I wondered Why you would add the player tag at all but i just guessed it was fine that way but than you didn't add the player tag. Thank god that it's not just me who noticed it.
@pTheReaper
@pTheReaper 5 лет назад
@@Blackthornprod I was waiting for you to realize the code would work without specifically checking for player collision when you rushed to add that code at the end.
@dailyprits
@dailyprits 3 года назад
If it works, don't touch it! 😉
@Simon-tb6tn
@Simon-tb6tn 4 года назад
2:59 *ingenious well thought out idea as a game* Game Developers: "Let's slap a price tag on this" Jokes aside, support indie developers, especially if they are not well-known but made a good game. Thank you for making this content Blackthornprod!
@user-yy5ry7oc4v
@user-yy5ry7oc4v 6 месяцев назад
I made it in 3D after watching this tutorial and also by myself without getting back to this tutorial again, I love you guys really you are the best!
@TinyGamesLab
@TinyGamesLab 5 лет назад
Great video! Lately I've been also working on small projects, which only take a few hours to code and it has been helping me improve a lot my coding and even my arts skills! The good thing is that since they are small projects, you finish them and move ahead really quick. If the idea does not pan out, it is not a big deal.
@kitthekat6844
@kitthekat6844 5 лет назад
I'm glad to see more people do such little challenge! I always enjoyed similar challenge with drawing (10 mins, 1 mins, 10 secs) and seeing this being made with game developpement is awesome! Brackeys and you are the best! ^_^
@ekremtunc819
@ekremtunc819 5 лет назад
I'm glad brackey done that challange, now every one of dev i follow doing it and everyone learns something.
@alphagames7945
@alphagames7945 5 лет назад
I just stumbled upon this video and it is very motivational. A simple 10 minute brainstorm project could actually be fine tuned into something more. It's videos like this that get my creative juices flowing. Good work.
@RyanKopfAnime
@RyanKopfAnime 3 года назад
Followed along - took 30 minutes. Not bad! Nice work here, thank you for teaching.
@ArizonaMM
@ArizonaMM 5 лет назад
This is one of the rare comment sections were people are respectful to each other. Good work by the way!
@BillyMan
@BillyMan 4 года назад
I'm here for the keyboard sounds and Noa talking fast as hell, both are satisfying to the ears
@Jeppelelle
@Jeppelelle 5 лет назад
I really like these quickly-done-games BUT with that said, it would be awesome to see you tackle a bigger project (and in the end of it publish a game on steam, ios, android or any other platform that gives you the opportunity to make good money out of it in the end of the project) and make a devlog out of it, much like what ThinMatrix does for example. I think you could make an awesome and popular game if you gave it some time. Maybe do it with your brother ;) Just a suggestion
@Blackthornprod
@Blackthornprod 5 лет назад
I am completely with you on that one, I too want to make a full game and sell it on Steam, probably start a Kickstarter campaign for it :) ! But truth be told, I'm struggling to find something I think would be great to work on and then later sell... That's why I'm making all these little games and taking part in game jams, I'm really trying to create a small something I could then expand on and turn into a full game experience ! So yeah, I'm continuously searching and creating, so it shouldn't be too long (hopefully) before I do end up working on something big :) ! Anyway thanks for the feedback mate and stay tuned :) !
@rahvens1986
@rahvens1986 5 лет назад
I have a suggestion: You could make a game of mini games using your little projects, something like the bundles of NES games that came in one cartridge. Its just an idea. Great work! :D
@simoncodrington
@simoncodrington 5 лет назад
Be really keen on seeing a mini series on creating a game. Then smaller videos with little bits like controls, game mechanics etc are cool, but it would be pretty sweet to see a game from start to finish (even if it's a basic game)
@Bean-mr8sf
@Bean-mr8sf 5 лет назад
And so The Dreadful Whispers is born
@50Gameplay
@50Gameplay 4 года назад
My project is in development since 30.11.2018 and I am still working on it. If you are interested you can visit the homepage and take a look :-) I am looking for nice people to join my community and help to test the game or make creative comments. The homepage is not up to date at the moment but should show the idea.
@daroi2503
@daroi2503 5 лет назад
It is amazing how fast you have grown! Started in May with less then 8k subs. And now getting to nearly 50k. That is amazing! Keept it on!
@Blackthornprod
@Blackthornprod 5 лет назад
Thanks mate :) ! Yeah Blackthornprod is doing really well ! All this great feedback is incredibly motivating, I'm definitely going to keep this up :) !
@cosmic_417
@cosmic_417 3 года назад
"Ends up making amazing games" *Shows Hollow Knight* I love this channel
@ChristianRuppelt
@ChristianRuppelt 5 лет назад
This was stressful. I liked it.
@danieljosephpalisoc7335
@danieljosephpalisoc7335 5 лет назад
Looks good. Love this challenge. Simple game but i and other viewers learn alot in this 10 minutes. Salute to you blackthornprod, brackey, and sykoo.
@JA_RON
@JA_RON 3 года назад
I HAVE DONE IT! Thaank you so much I have learned lots and I also did brackeys too. Good video
@AlexanderZotov
@AlexanderZotov 5 лет назад
Why didn't you slice it automatically?
@Blackthornprod
@Blackthornprod 5 лет назад
In this case I felt it would be quicker doing it manually because my sprites weren't evenly spaced out ! And I hadn't kept track of what dimensions I would of needed to type in, so all in all it would of taken longer :) !
@thibaultduval7774
@thibaultduval7774 5 лет назад
He was talking about the "automatic" option for the "type" of slicing, that does not require you to input dimensions as long as your image has a fully transparent background. Here is the result in this case: imgur.com/a/vZ0ElcS. Definitely what you needed to gain time ;) Pretty cool video otherwise! Found your channel some weeks ago, the videos are really great and I love your art style. Love Brackeys' challenge as well, so many interesting games being made in 10minutes. Keep up the good work! :D (Alas, you forgot the "Player" tag. 0/10, unplayable.)
@amisner2k
@amisner2k 5 лет назад
Exactly...the auto slice would've worked perfectly for his sprite sheet.
@magnusm4
@magnusm4 5 лет назад
Wow I feel dumb for have learnt this years ago and haven't accomplished as much as I want from then. But I remember this from my very first Unity tutorial I tried to follow in Unity when I was in highschool. It was a Brackeys video, I can't believe I still remember that of all things. Ah good times.... Except when I got anxiety 2 years later :(
@jcalbores9358
@jcalbores9358 5 лет назад
i really love your creativity! its always cute, making the atmosphere lighter than usual. Not to mention your voice that suits everything you're doing!
@nikosplugachev6610
@nikosplugachev6610 5 лет назад
3:33 This game art style is actually quite cute
@jhonxay6446
@jhonxay6446 5 лет назад
Awesome video as always! Keep up the great work! Super cool to see you doing the 10 minute gamedev challenge too!
@fsihfhsifihsfshifhis
@fsihfhsifihsfshifhis 2 года назад
I learned a lot from this totally beginning to end game creation :) i wouldn't mind if you posted more of these!
@unkerror8819
@unkerror8819 4 года назад
I love your vids,and u inspired me to learn programming so i did and now i'm going try to remake that game on pixelart style.(srry my english is bad)
@kyb7795
@kyb7795 5 лет назад
Don't know anything about making games but you sure make it interesting
@Dorbellprod
@Dorbellprod 4 года назад
You and Brackeys have to calm down, this is a challenge not a tutorial! But I am impressed you guys can actually fit this detailed narration into the challenge
@dahsous1097
@dahsous1097 4 года назад
noa :"A & Z & E keys are next to each other" me : HEY
@zsoltberencei
@zsoltberencei 4 года назад
he's probably using an azerty layout...
@simoncodrington
@simoncodrington 5 лет назад
Loved it mate :) Great to see how you perform under pressure, congrats on getting it done in under 10 minutes.
@magnusm4
@magnusm4 5 лет назад
These 10 minute challenges are actually very refreshing to watch and learn a lot from even though I do far more advanced stuff right now. Great video and i'd love to see many more to quickly and easy learn simple and great ways to use sprites and things. I get super stressed otherwise when a tutorial specifically uses values, dimensions and codes to make very precise and complicated things like the distance from top to bottom of the screen and then code an inventory to work with scaling, screen size differences etc. I always love going back to the absolute basics and just watch a How To Do A Game In Unity Basics when I feel overwhelmed and stuck on something. Or I just stop and practice on my Blender modeling and animating or 2d drawing and animating in Krita frame by frame
@TheBendixSA
@TheBendixSA 5 лет назад
MAN I LOVE THESE 10MIN CHALLENGES!!!!!!!
@oen44
@oen44 5 лет назад
That's what I'm talking about! Create graphics and stuff WHILE doing challenge, not before! Great job mate!
@connomo
@connomo 4 года назад
I love your art style
@war61111
@war61111 5 лет назад
man your tutorials are awesome! Love the way you do things. Straight to the point, great tips, awesome art!
@alephcake
@alephcake 5 лет назад
No one: Blackthornprod: I am using AZERTY keabord
@raghuvanshagarwal9079
@raghuvanshagarwal9079 5 лет назад
Bro I was going to learn unreal engine 4 but you changed my mind Unity can can good games if a good developer uses it hats off
@legitchrisv
@legitchrisv 5 лет назад
Hey @Blackthornprod ! I love your videos as well! They are very instructive and constructive! Couple of tips: use the auto slice tool in Unity Sprite Editor; use notepad++ as default code editor for faster load times. I hope to continue using your resourceful videos and tips for game dev to assist in my game dev journey! Good luck in all your endeavors.
@solusumbra1561
@solusumbra1561 4 года назад
I think I've learnt more from this video, watching you make a game than a proper hours long unity tutorial
@DHofmann
@DHofmann 5 лет назад
Liked this one even more than Brackeys' Challenge + I learned that French-Time has replaced CET 13:28 - lol
@darkunykorn404
@darkunykorn404 5 лет назад
This is actually super sweet for nine minutes (or 11, if we consider you made it before!)
@LetThereBeMayhem
@LetThereBeMayhem 3 года назад
Looks fun, I might attempt this after finishing work on one of my smaller games in unity!
@fallenknightambience
@fallenknightambience 5 лет назад
so talented nice work I would make a game like that in months
@numankarake6722
@numankarake6722 5 лет назад
do you know ?? I really really like your art .. it's simple but great .I actually started drawing like you .. I like your tutorials very very much
@Pupheus
@Pupheus 3 года назад
8:45 Downwell on the timer, interesting
@superalexbros9655
@superalexbros9655 4 года назад
i would have a panic attack if i had to do that congratulations man
@msslamajama2
@msslamajama2 5 лет назад
wow for the last project of the first year of our education, we had to make a game where we had to have shapes as the idea and we came up with a similar idea as this, having to shoot triangles, squares and circles. though we had a different objective, it still feels really coincidental, especially when the style looks kinda similar
@NestedMango
@NestedMango 5 лет назад
It's really a big deal to make a game in 10 minutes. You did it. That's experience And spirit.✌
@DitheryStudios
@DitheryStudios 5 лет назад
I tried to make a game in about 4 hours awhile back... worked great, its pixel art so that took longer. The timer was definitely the hardest part even though I imported it from another project!
@sgtruru
@sgtruru 5 лет назад
You should put all these mini games in to a big game, where there a multiple friends who are on a quest to do something.
@jorgeivfu
@jorgeivfu 5 лет назад
Really love your videos, and your "emotes" comentaries, keep the good work!!!
@jonesfamily5880
@jonesfamily5880 4 года назад
Great work...loved watching that
@feuerstern3001
@feuerstern3001 5 лет назад
I actually quite like the art style
@monishvyas2749
@monishvyas2749 5 лет назад
Good to know I'm not the only one getting freaky on the locked inspector. I always forget and waste 20 minutes why the prefab is not showing the correct properties. :)
@gaara.1t
@gaara.1t 4 года назад
ME: challenging my self to make game in 10 minutes, started on 1:00 ended on 2:06 lol
@xxsaqaloloxx3607
@xxsaqaloloxx3607 5 лет назад
*essentially know you are my best unity teacher in youtube btw it's trully truth and it come from my heart to your heart*
@Blackthornprod
@Blackthornprod 5 лет назад
HAHA Thanks a lot mate :) ! It's a joy for me to hear that !
@husseindhooma5816
@husseindhooma5816 4 года назад
OMG that was awesome I had to pause the video to take a breath.....LOL
@ahmedthebest
@ahmedthebest 5 лет назад
can you make a video explain to us how to make you first 3 games you show them in the introduction of this video circles, the tiny world, the stick?
@andyjay2718
@andyjay2718 3 года назад
This was awesome and taught me more than an hour on a class of code.
@toddchavez5374
@toddchavez5374 5 лет назад
Congratulations! I hope brackeys is excited
@therealx1ras453
@therealx1ras453 5 лет назад
"All is good, and all is good." -Blackthornprod 2018
@Wardergrip
@Wardergrip 5 лет назад
Just to note, Blackthornprod (Noa Calice) is french. In France and Belgium the keyboards are AZERTY instead of QWERTY
@TheGamingZombie101
@TheGamingZombie101 5 лет назад
Did you self teach yourself programming or go to school? Good video btw!
@xaaf
@xaaf 5 лет назад
Well done :D Loved the video, just like all other videos you have on YT!
@flyingmonkey4465
@flyingmonkey4465 5 лет назад
Man your channel deserves more subs honestly
@luciacover9909
@luciacover9909 5 лет назад
I hope you had a great time making the game! Personally, I don’t think I’d have the experience to make a game that fast
@samuelkubala4706
@samuelkubala4706 5 лет назад
One idea: Make a game where there are all these small games and you get to play one randomly each run...
@ahmedthebest
@ahmedthebest 5 лет назад
How you make the circles movement in the first game and the tiny player in the second game
@ArthurCousseau
@ArthurCousseau 5 лет назад
Nice video :) But dude, when I see that yellow flag in VS screaming "UPDATE MEEEE"... makes me feel sad for him.
@defibrillator5190
@defibrillator5190 5 лет назад
I want to join the BTP game jam #2, and also the Brackeys game jam#2, but they’re both right after one another!
@Lolo5
@Lolo5 5 лет назад
I like your art style!
@jannikbock6756
@jannikbock6756 5 лет назад
Good Job! Your deep voice almost sounds normal when pitched.
@TheWaruban
@TheWaruban 5 лет назад
I would give a lot to follow a one-month Blackthornprod intensive training
@gwacstore5406
@gwacstore5406 5 лет назад
super cool thanks for posting this made my day better you have a good eye
@cookingandjava7574
@cookingandjava7574 5 лет назад
Lol seems like you really like obstacle avoidance games!
@petipois28
@petipois28 5 лет назад
Very motivating - Great video
@KyleRebstock
@KyleRebstock 5 лет назад
This was a great video. Super clean .I noticed something weird, in your video it just allows you to drag instances from the scene and drop them in order to create prefabs. This doesn't seem to work for me. Never has. What did I miss? Haha granted you were moving at the speed of lightning! =)
@idiotbrain4781
@idiotbrain4781 5 лет назад
The end was so tense!
@lucasviana473
@lucasviana473 Год назад
Very good. Congratz.
@Virtualangello
@Virtualangello 5 лет назад
Amazing Channel. Love your work sir!
@luismiguelarcilaperez
@luismiguelarcilaperez 5 лет назад
This man create a game in the time that takes me to poop, respect
@noyou2353
@noyou2353 5 лет назад
It might take more than 2 days to me
@NaudVanDalen
@NaudVanDalen 5 лет назад
You made a game in 10 minutes while I wasted 5.5 hours when I went back to sleep after showering. You can make 33 micro games in that time. 😂 Or 1 mini game.
@deadcross2895
@deadcross2895 5 лет назад
Mate, you just gained a sub!
@deadlandplacebo1695
@deadlandplacebo1695 5 лет назад
Do you need a scented candle my dude you seem tense
@aidencran1966
@aidencran1966 5 лет назад
omg, i love your art style ;)
@DurstigerAffe
@DurstigerAffe 5 лет назад
Dude your insane. Nice content!!
@dhruvsanan4738
@dhruvsanan4738 5 лет назад
Please do the live game making of all these game just as barakey did . It will be great help for beginners to do this challenge.
@cringeoverload2180
@cringeoverload2180 4 года назад
I bet you could expand this and upload it as a mobile game for children (if you ad more colors and cute faces oc) what country are you from? -love your vids from Denmark you really inspire me for making games and i would like to se Liam in a future video if that is possible
@burgerface5055
@burgerface5055 5 лет назад
This was so intense
@henrylang699
@henrylang699 5 лет назад
these videos are amazing.
@damdakos
@damdakos 5 лет назад
Very good. You are fantastic
@sebastianwardana1527
@sebastianwardana1527 5 лет назад
Nowadays i get a feeling of how nice it would be to have a project you just take your time with, do it right, have fun, and give yourself time!
Далее
5 DEVS Make a GAME without COMMUNICATING! (FPS edition)
19:10
БЕЛКА РОЖАЕТ?#cat
00:22
Просмотров 621 тыс.
MAKING A GAME IN 10 MINUTES!!
13:06
Просмотров 2 млн
I Learned 3D Game Development
11:28
Просмотров 312 тыс.
I could NEVER finish a game UNTIL THIS...
9:17
Просмотров 54 тыс.
I Made My First Game in Godot in 3 Weeks...
26:21
Просмотров 339 тыс.
I Made Minecraft but with Realistic Physics
14:02
Просмотров 6 млн
2 Python Developers VS $1000
15:04
Просмотров 1,8 млн
БЕЛКА РОЖАЕТ?#cat
00:22
Просмотров 621 тыс.