|
This is what I need in sequential order:
I'm not exactly sure how to go about doing this. The part that mostly confuses me is the fading part. I've tried looking at other scripts and examples, but none of them seem to be working.
(comments are locked)
|
|
This works perfectly for fading GUIText and GUITexture objects. For OnGUI functions, however, you'd have to handle that quite differently. I've already looked at that exact script and tried it. Nothing seems to be working.
Jan 09 '11 at 09:04 PM
logging_out
It works fine. Read the usage docs (and do what they say to do) and look at the examples.
Jan 09 '11 at 09:44 PM
Eric5h5
Well I've done exactly as it says and I keep getting this: "'use' is not a member of 'Fade'" I don't get it.
Jan 11 '11 at 02:50 AM
logging_out
Then you have another class called Fade...you can only have one, unless you take extra steps to distinguish between them.
Jan 11 '11 at 03:07 AM
Eric5h5
Sorry it took me so long to get back to you. Okay so I finally got rid of the errors. I used the script on the bottom of the page but when I played my scene nothing happened. What am I doing wrong?
Mar 03 '11 at 01:30 AM
logging_out
(comments are locked)
|
