|
I have a section of code set up which is making the text appear, but it is appearing as soon as i press play rather than when the animation is triggered, hoping someone can help me sort this problem out, ill post my code below. Thanks in advance for any help offered.
(comments are locked)
|
|
At the top where you say:
it should say:
and whereit says:
it should just say: thanks joshua that helped solve that problem.
Apr 15 '11 at 01:00 AM
Christopher Travis
is there any way to change the size etc of the text that appears on screen? is that done in the code?
Apr 15 '11 at 01:05 AM
Christopher Travis
Travis, this site is for helping unity developers when they have a real question, not for asking questions that have already been answered http://answers.unity3d.com/search?q=gui+text+size and are easy to look up http://unity3d.com/support/documentation/Components/GUI%20Scripting%20Guide.html
Apr 15 '11 at 01:32 AM
Joshua
(comments are locked)
|
|
change if ( "displayMessage" ) to if ( displayMessage ) ok thanks ive just tried that when i did it though this error occurred. Assets/NewBehaviourScript.js(13,14): BCE0005: Unknown identifier: 'displayMessage'.
Apr 15 '11 at 12:52 AM
Christopher Travis
(comments are locked)
|

Just my 2 cents... You should learn scripting if you really want to pursue this... Obviously, if this is for a school project, then you should be trying to LEARN something, rather than script kiddy'ing all day and having people do your whole project for you... If you don't want to make a game, then don't make a game... If you want to take the time to learn to make a game, than take the time... What you're asking is a very stupid and ignorant question that anyone with any brain of programming knowledge could answer...