Godot 3.1: Creating a Simple 3D Game: Part 6 (Menu Screens, Text, Buttons, Signals) #GodotEngine

preview_player
Показать описание
Thanks for watching! In this Godot Game Engine tutorial I cover:
- Fix Wall Shadows (directional light properties) ( 2:18 )
- Create Title Menu Screen ( 3:58 )
- Use Labels to put text on the menu screen and use font files (.ttf and .otf) ( 4:55 )
- Add a background color to a menu screen ( 14:07 )
- Create buttons with hover state ( 16:16 )
- Program a button to go to another scene when pressed (using signals) ( 19:41 )
- Set the default scene (that loads when the game starts) ( 27:11 )

Thanks for watching, and don't forget to Like & Subscribe to help the channel! =)

LINK to FONTS:

*****************

****************

Nicolas from the band 'the Lazy Saviours' created my Intro Jingle! Check out his band's album here:

Lazy Saviours' Album:

****************

**********************************

Visit my Godot 3 Tutorial Series playlist for all my Godot tutorials!

Visit my Blender 2.8 Tutorial Series playlist:

Visit my Blender 2.7 Tutorial Series playlist:

Also check out my Blender Game Engine Basics Series playlist:

My Blender Video Effects Playlist:

Рекомендации по теме
Комментарии
Автор

For those on newer versions of Godot, Font settings are under Theme Overrides -> Fonts

JTCF
Автор

Learning Godot, this is my first tutorial series and I'm learning at a great pace. Hopefully you'll make more Godot videos.

Wineblood
Автор

This episode was an easy one for anyone familiar with C++ GUI programming, e.g. with Qt (including signals).

fhajji
Автор

Hey BornCG! I'm so happy that you uploaded! I hope you are having an amazing summer! 😄

marc-alexandrelaroche
Автор

Just gotta say, there is something satisfying about your intro.

matthewdevine
Автор

I am also thankful that Godot didn't change so much that I would be lost. Everything you taught was there didn't have to question things or try to find things in different places like other programs...That one is for Godot! Great work!

deepatterson
Автор

I went on binging on your series and forgot to look for details.
This one was uploaded 9 hours ago. I didn't check and thought it was a older and finished one.
I gotta subscribe and wait for more. I'm completely new to programming and game development, but was flirting with Unity's tutorials this week.
The more one learns the better I think. Thanks for this.

rgbcrafts
Автор

If you use the "Layout" button at the top and the margin options, the scene will scale nice on every resolution

schnitzelhannes
Автор

Thank u for the tutorial my game is evolving day by day

sepoy
Автор

Thanks for uploading, after finishing the last tutorial I was twiddling my thumbs, just glad you upload so regularly.

YouOughtaKnowTV
Автор

i'm enjoying this series so much. looking forward to the 2D part, as well. :]

_Geist
Автор

its scary how the views drops as the tutorial gets deeper ...(human focus RIP )(human attention RIP) HOPE I MAKE IT TILL THE END.. IVE FOLLOWED AN MADE A GAME .. ID BE HAPPY TO SHARE

staplepin
Автор

I know I keep saying the same thing, but this is an incredible course! Great work! Thanks for sharing your time and knowledge!

AlaskaLinuxUserAKLU
Автор

I'm using your tutorials for school. Thanks for making them.

RandomRyan
Автор

I did it!!! everything fixed!!! Thanks for making this tutorial! I said it before you are a great teacher!

deepatterson
Автор

Thanks for your work, you are good at explaining things and have nice production values.

sakealex
Автор

Instead of just deactivating "Flat", you can also go down you can actually create a nicer looking, functional button! First select "Normal", then the little arrow next to it and create a New StyleBoxFlat. Then when you click on that you get all kinds of design options where you can set the color, the borders, shadows etc... Save the StyleBoxFlat. Make it unique and load that same StyleBoxFlat for "Hover". Change the colors slightly, save it, make it unique and do the same for "Pressed". The end result is an animated looking button when you play the scene :)

lcrosszeria
Автор

Great job!!! Thanks a lot for all these videos!! I got up to here so far, in less than a week. Thanks so much!!! You make this something easy and very enjoyable. Thank you!

YTrandomusr
Автор

Been wondering how to connect different scenes together all series aha, Once again, Wonderful part in an amazing series.

Cant wait to finish the series and try my hand at my own creation!!

wukongmain
Автор

Loving these tuts.. making games made easy thanx to you....😄

SkilfulDTS