Making a Main Menu in Unity Engine 3d(Tutorial #3)

in #art7 years ago (edited)

Hello steemit in this post we will create a simple main menu for a video game project but what we wanna know first is how we can create something like that in Unity Engine
Sin título 14.png

1- If you wanna create some creative title try to use some program for vector design like Inkscape or coreldraw, in this case i will using Inkscape
sin titulo 1.png
2- Create some attractive or spectacular title who tell something about the game or the product who you wanna create and try to use the correct color palette for give some personality and sensation
sin titulo 2.png
3- they look so simple, if you wanna try to make some additional effect and create texture shape for the title try to use some program for drawing, painting and edition like photoshop but in this case i will use Krita program to make that
text4487.png
Sin título 3.png
4- Now it's look better so save the image like a PNG format and in the next step we will open Unity Engine for import this image like asset
Sin título 4.png
5- first in Unity Engine create a UI in hierarchy and find the image option
Sin título 5.png
6- Once created try to adjust the position and size in the scene
Sin título 6.png
Sin título 7.png
7- Now try to import a new asset and we find the image of the title who we created before, make click in the icon and in the inspector change the type of texture for Sprite (2D and UI)
Sin título 8.png
8-And drag the icon title to the source image socket
eer.png
9- The next step is create buttons for the Canvas so we need to make right click in canvas and find the Button option
Sin título 10.png
10- Once created we need to adjust the position in the screen
Sin título 11.png
11 - We can change the color palette in the inspector, adjust the color who you think could look well
Sin título 12.png
12- Inside the button canvas we can editing the text and change the words, also we can change the color of the text.
13-The last step is duplicate the button option in the hierarchy (ctrl+D) and change the position and also change the text
Sin título 13.png

Now we create our first Main menu, in the next tutorial i will teach how we can make interactive the buttons in the Main menu scene with script.

Thanks for watch this and if you like this post give me upvoted
25394174_10210783807823331_1857878668_n.jpg

Sort:  

So coOl!

thank you :)

i like unity :)
i also think it's a perfect fit for indiedevs

yeah and it's very easy learn about the engine, already exist a lots of tutorial in anywhere :)