Unity Tutorial 04: Part 1: 'Unity GUI Basics'

preview_player
Показать описание
Infinite Ammo's Unity Tutorial 4 - How to make a very simple title screen using Unity's built-in GUI library. :) Part 1/2

ProTip: Watch in 720p, Fullscreen!
Рекомендации по теме
Комментарии
Автор

@infiniteammoinc WoW! I was looking at some video tutorials for Unity, and the ones in the Unity home site do not work for me for some reason. Came looking for something and found this. Liked it a lot!

I'll watch the others,

Cheers and congratulations for the great and pretty self-explanatory worK!

UBCSmerc
Автор

I was actually looking for something else, and came across this...
however you answered another question I was having about finding objects in the scene. I didn't know it used render. I program in c# with Unity, but I can easily see how to utilize the code you presented here. Thank you!

TheMaddmudd
Автор

@TheDigitalTac0 your right gui isnt a word it just stands for graphical user interface

bassjio
Автор

So, I did everything up to 2:46 exactly as you did, even formatting my coding in the same manner. But the button doesn't appear. Any possible solutions?

RandomProduct
Автор

If you wouldn't use this for the front-end of your game, what should you use for that? What is the prescribed method for doing a polished menu screen?

jerkylfish
Автор

Maybe neither. You can record the video, then record the audio later as you watch the video. This makes everything much easier. You can speed up the video without distorting your audio and slice up your video and audio independently during post processing.

bdjnk
Автор

did you add a gooey object to your project?
I had the same problem discovered it was due to the lack of a GUI object that you can add from the menu options

TheMaddmudd
Автор

@Mikey1EE7 Did you put the script on a gameobject? And then check for typos? Remeber, the script is case-sensitive.

ThrowFence
Автор

is there a way to use font on top of the skin rather then unity's default? and is it possible to change the skins color to say a light blue rather then the default grey? cnt tell ya how much I've struggled to making a window for my game...

jacobandyahudashow
Автор

you do not have to use the rect parameter for unity gui as it auto scales to text. Use rect when you need to define a button size regardless of text size.

mercnet
Автор

im using pc and i put in var cubeRenderer:Renderer; but it doesent sho it in the inspector view

Wrefo
Автор

I have the same problem. did you solve it?

improvestepbystep
Автор

@ViperCode1 I know that this was 3 months ago, but you can do GUILayout.Button. (For the people having similar issues.

doGooder
Автор

hey, i have a question: when i added the cuberenderer:renderer var, it didn't show up on the gameobject like it did in the tutorial...help please? :)

MrBolibob
Автор

any1 know where i can find a complete list of codes defined in unity3d? such as the color.red in this tutorial?

andebest
Автор

hmm Im trying to do a game but I have stuck at questing thing. is it possible to do so when I pressing on a " Cube " for examble it will show up a text? and if it is can you please make a tutorial

Felixfors
Автор

Is the script a .cs or .js? C# or Javascript?

You need to structure your code differently depending on what langauge you are using. I personally prefer C# so i often have to translate code i may copy when i find myself between a rock and a hard place.

Djentard
Автор

do you have something that starts the code ?

Evilolex
Автор

Being a professional, I hereby decide that it's perfectly fine to say "gewy" (as you so nicely spelled it)

skaramicke
Автор

Can you do a short turorial on how to make a quiz?

kasperinac
visit shbcf.ru