|
Hi. is it possible to check multiple textures at once using function update? This script only checks to see if one texture is enabled. What if I want to check to see if multiple textures are enabled at the same time. If i apply another variable-it of course wont add an additional slot because its an update function. How can i add an additional slot and check to see if addition textures are enabled using function updated()?
(comments are locked)
|
You want something like this? i cannot read c#--is it possible for you to write that in javascript?
May 15 '10 at 02:50 PM
vdizzle
I don't know Javascript (and I don't like Unity's implementation of it), so no, I can't.
May 15 '10 at 08:45 PM
qJake
(comments are locked)
|

Post code by hilighting it and clicking the "Code" button in the toolbar.
i caannot read c#...can you write that in javascript?