God I was watching the clock with all your examples and thought you couldnt explain it in time anymore after that but you did an awesome job, thank you!
I found an issue with scaling the button. Once It’s pressed its scale changes and does not reset. To fix it I did the following: Go to: Animation Timeline -> Select Normal (animation) -> Click on Add Property -> In React Transform choose Scale. Now it should reset properly.
Hey Simon :) ! I'm planning on making a series called how to create and animate 2D game characters in Unity ! There will without a doubt be a walk cycle tutorial there so stay tuned :) ! Cheers !
there is also another way to make the button text bigger when you hover over it first you go the you button the add event trigger component then in that component add pointerenter then drag and drop your text thats on your button and give it a thing to do, so you so give it a function and pick textmeshpro or the text thing and then pick font size and then so the oppisite on pointerexit
Having an issue where Target Graphic is None ( Graphic) and can't change it, and my image doesn't change colors when hovered over. If I do it your way, I can map the graphic, but then it shows up in the Scene but NOT in the game.
@Blackthornprod One request. Do a tutorial on how to make a whole 2D & 3D game. With menu and all important aspects. Take any theme, you can explain many things at once
you did a wonderfull job but i need a assests to whatever used in above video like start sprite and all other to practice myself please kindly give me answer quickly
That's nice. You know, I've been making a game with three word buttons, "PLAY", "RULES", and "QUIT". But after I followed most of your instructions and then pressed the play button, the word buttons were not visible.
Hey iam new in unity after seeing your video, i want to make it now it's so cool you know and please can you tell me that how to make messages or sprites like that without photoshop. Appreciated.
Sorry but could you help me please? Because i have a problem while inserting the animations, because i dont have the folder that you have in the video, could you help me giving me the folder of Animations please?
Great Video again ^^ You helped me a lot with the basics of Unity! Btw do you have any idea how to add particle effect on the menu (like in hollow knight's mainmenu)? Any idea is welcomed ^^
Hey :) ! I'm not exactly sure what you mean, do you mean make say an idle animation on one 3D character and transfer that same idle animation to a different 3D character ? Look forward to your reply :) !
Actually, if it not too much a problem, can you make mechanic game play on farming simulate game like in this video? There is no tutorial on farming simulate at all. th-cam.com/video/r7wjRLXndOs/w-d-xo.html
Hey :) ! I'll definitely think of making a series on that in the future ! I have loads planned already so you may have to wait a little, but thanks anyway for the great tutorial series idea :) ! Cheers !
I am using photoshop cc 2019 I am not able to export text as png, Is it not possible to add gradient effects on the text in photoshop and then import to unity? I selected quick export as png, but still it displays in unity as an RGBA compressed file I even downloaded a script for photoshop layers to png still the same problem I tried importing the layers one by one still no luck I also tried making each button a different psd file and Exporting them as PNGs ... still didnt work... ... HOW DO WE DO THIS THING???
Another way of making juicy UI is using the free asset "DOTween". For example. DOFade(float to, float duration) will do a fade animation so no need to write a coroutine/use Unity Animation System anymore. Reference: dotween.demigiant.com/documentation.php Anyway, I like this video tutorial and I've been using Unity animator to make UI FX since I watched this.
Useful information starts at 0:01 . There's a reason why he explains stuff the way he does and by putting something like this detracts from the content that is tied into the whole video from start to finish
thanks to noa i am using graphics rather than text which is way better also the idea of starting big was wrong watching this made me think about flash games and how simple they are.
thank you for tutorial, please help me i make a main menu with fade alpha canvas group and it work! but after press main menu button in pause menu , fadeout It does not work and screen stay black! sorry for my english
Hooooover over the button
Hey :) ! I'll try not making that quirky pronunciation mistake again :) !
Blackthornprod lol its ok
@@Blackthornprod It adds flavour
@Blackthornprod your pronunciation is ALIVE! its BUZZING WITH ENERGY!!!
Blackthornprod you and your voice are great, don’t worry about it
*goes to click subscribe* realises it doesn't change colour, animate or swap sprite :/
10/10 Joke (no srsly im not being sarcastic)
Subscribe changes sprite. It goes from subscribe to subscribed!
After 5 years, it does
@@o1497yo no way. A fellow human from recent times
An art tutorial would be nice. Love your style
ı agree
Where is the art tutorial at? :(
@@user-xq4ws7gm6j He didn't make one, the person was saying it be nice IF he did. :c I wish he did.
his style not that complex so idk if it'd need a tutorial but still looks pretty good
God I was watching the clock with all your examples and thought you couldnt explain it in time anymore after that but you did an awesome job, thank you!
*Only the most courageous of humans will dare hit start*
-Noa
Anyways awesome video as usual!
Thanks I've Been Searching For This Like an 6 hours
This guy is so under rated
3:04 is the time where he begins to create the menu if you want to skip to that part
Very few unity Tut's that exist like this one. Great work
2:05 that made me laugh harder than I thought I would...
the best tuto for menu basics, ty vm
3:33 ignore this comment pls I'm just using it for timestamps
Sneaky trick with the eyes! Thanx for sharing that! The entire video is... as always... AWESOME!
I found an issue with scaling the button. Once It’s pressed its scale changes and does not reset. To fix it I did the following: Go to: Animation Timeline -> Select Normal (animation) -> Click on Add Property -> In React Transform choose Scale. Now it should reset properly.
I really like this guide. It is one of the best guides
Awesome tutorial. Im watching this in 2020 so there are a lot of new features but this is still really solid!
big fan of your video XD keep it up.
Thanks ! More coming soon :) !
your tutorials on Udemy are excellent! thanks
How do you increase the size of the button and change the colour when highlighted, both at the same time
liked the video just because of the Ori and the Blind Forest as an example of a good soundtrack
A video on how to add a “load game” feature would be incredibly helpful
Cry Yourself To Sleep, Thanks Brackeys has a good video on that
thx so much Blackthornprod
!!
Very useful video
Good job, dude
This video got me hype to start working on my main menu.
Amazing, thank you so much for this tutorial! Now I can add these functions to a main menu I am creating for an Android App. You helped me a lot! :D
Nice video, you should make a walking animation tutorial
Hey Simon :) ! I'm planning on making a series called how to create and animate 2D game characters in Unity ! There will without a doubt be a walk cycle tutorial there so stay tuned :) ! Cheers !
very nice and educative! :)
there is also another way to make the button text bigger when you hover over it
first you go the you button the add event trigger component then in that component add pointerenter then drag and drop your text thats on your button and give it a thing to do, so you so give it a function and pick textmeshpro or the text thing and then pick font size and then so the oppisite on pointerexit
Having an issue where Target Graphic is None ( Graphic) and can't change it, and my image doesn't change colors when hovered over. If I do it your way, I can map the graphic, but then it shows up in the Scene but NOT in the game.
Add the component called image
Great tutorial. Great tutor. Thanks.
This is perfect!! I was searching for this, thanks👍✌
احلى شرح اقسم بالله
This great bro
UPLOAD MORE videos ❤❤
WOW, finally an arabian guy
How do I make this work together with keyboard input like WASD to select
Thank you for the content!
Thank you for this very informative video. I just purchased your Udemy courses, and I can't wait to start!
07:10 what image you use for that painter? GIF MP4 or just image that animated in unity?
@Blackthornprod One request. Do a tutorial on how to make a whole 2D & 3D game. With menu and all important aspects. Take any theme, you can explain many things at once
How do I make the START button run the game when I click it?
you did a wonderfull job but i need a assests to whatever used in above video like start sprite and all other to practice myself please kindly give me answer quickly
7:50 I'm sorry, this doesn't work for me, idk what im doing wrong, please help! :/
That's nice. You know, I've been making a game with three word buttons, "PLAY", "RULES", and "QUIT". But after I followed most of your instructions and then pressed the play button, the word buttons were not visible.
why is it when i make a ui canvas and drag my text file to the source image it just won't let me drop on it?
how about a tutorial on how did you draw all of this?
can we apply this to 3d vr also?
I like your videos i am new but i watched all your videos
Hi, Nice Video!! Why no make a tutorial about particles 2D ? Thnks
A vid on adding game pad support to navigate the menu would be great.
How can i add lights on UI elements in menu unity.
start font ?
what font is that?
Hey iam new in unity after seeing your video, i want to make it now it's so cool you know and please can you tell me that how to make messages or sprites like that without photoshop. Appreciated.
Thanks for this :) I bet it well help me
Thank YOU!!
How can I stop the animated button (animation on hover) form looping?
Well. I liked this vid. But I like ur voice also😌😌😰😰
Now I have to figure out how to sprite swap and add a zoom animation to the same image with Unity 2019.3 haha. Because for some reason it's difficult.
looks like it would be even cooler if the outside walls frame moved along like flowing.
Can you make a video explaining how to make the buttons work?
Every time i import a picture i drew in gimp my button has a giant hitbox around it and i can activate it without even touching it. Can someone help?
Sorry but could you help me please? Because i have a problem while inserting the animations, because i dont have the folder that you have in the video, could you help me giving me the folder of Animations please?
Can I animate a button and change its color at the same time?
When I hover over the menu button idly doesn’t change color
can you make another video where you say hover.
why are my scenes overlapping
your voice is very.....made for singers.
idk why 😂 it just sounds comfortable XD
What’s the size for a main menu?
Great Video again ^^ You helped me a lot with the basics of Unity! Btw do you have any idea how to add particle effect on the menu (like in hollow knight's mainmenu)? Any idea is welcomed ^^
From where you git the assits
Nice Tutorial, your videos are nailing it, keep it Up :)
Thanks :) ! So encouraging to hear that !
at 8:20 the button doesnt change color :D
THANKYOUUUU!!!
If for you its not showing the color you selected. Remember to set the text color to white
Nice and simple
What is this Button component?
Can you make a tutorial on how to on how to import animations from one model to others? I couldn't find it anywhere.
Hey :) ! I'm not exactly sure what you mean, do you mean make say an idle animation on one 3D character and transfer that same idle animation to a different 3D character ? Look forward to your reply :) !
Yes, That is exactly I what I mean.
Actually, if it not too much a problem, can you make mechanic game play on farming simulate game like in this video? There is no tutorial on farming simulate at all.
th-cam.com/video/r7wjRLXndOs/w-d-xo.html
Hey :) ! I'll definitely think of making a series on that in the future ! I have loads planned already so you may have to wait a little, but thanks anyway for the great tutorial series idea :) ! Cheers !
looking forward to it. Cheers!
i don't know speak english but i can understand you, thanks
I am using photoshop cc 2019
I am not able to export text as png, Is it not possible to add gradient effects on the text in photoshop and then import to unity?
I selected quick export as png, but still it displays in unity as an RGBA compressed file
I even downloaded a script for photoshop layers to png still the same problem
I tried importing the layers one by one still no luck
I also tried making each button a different psd file and Exporting them as PNGs ... still didnt work...
... HOW DO WE DO THIS THING???
NVM got it... changed the texture type from default, to Sprite (2D and UI) in the import settings.. hope this might be useful to someone in the future
Souls series main theme songs are awesome
Another way of making juicy UI is using the free asset "DOTween". For example. DOFade(float to, float duration) will do a fade animation so no need to write a coroutine/use Unity Animation System anymore.
Reference:
dotween.demigiant.com/documentation.php
Anyway, I like this video tutorial and I've been using Unity animator to make UI FX since I watched this.
after next scene Animation dont work freez
Useful information starts at 3:03
Useful information starts at 0:01 . There's a reason why he explains stuff the way he does and by putting something like this detracts from the content that is tied into the whole video from start to finish
thanks for this info.!!
When I add images to the game they do not appear and I don't know what to do. Does anybody have that same problem or the resolution??
i dont know if you fixed your problem but when i click play the start button dissapears
great video, is this can used as apk android.
1:08 Or stop to listen to the music.
Exactly ! The music is just so beautiful in that game... pure magic :) !
so wont you still need a script to go on to the next level?
Amazing
It's very helpful ! th
thanks to noa i am using graphics rather than text which is way better also the idea of starting big was wrong watching this made me think about flash games and how simple they are.
Is it possible to add both the animation and highlighted color?
Try adding two "button" components on the same thing, each with one behavior!
How to install it in the game..
On 1.25x speed You sound like talking normally xD Sorry, really liked video but had to speed it up a bit xP
OMG HAHAHAHAHAHAHAHAHAHAHAHHAAHAHHAA LEGIT!!!!!
never said the image format...
Hello, what country are you from?
thank you for tutorial, please help me i make a main menu with fade alpha canvas group and it work! but after press main menu button in pause menu , fadeout It does not work and screen stay black! sorry for my english
you gotta do a new tutorial on this, the new version of unity is kinda different
Just did it with this tutorial on the newest version, what problems are you facing?
the button dosen't even show up!!!!!
same here anyone got an answer?
Did you create it nested inside a canvas?
3:31 leaving mark
hahaha love your tutorial
how do you highlight a menu with some icon pops up on its left side?