|
I want to disable a GUITexture object and later enable it. How do i do this using JavaScript?
(comments are locked)
|
What if i want to disable a GUITexture other than the one the script is connected to?
Jan 01 '10 at 06:36 PM
Mattivc
Just replace "guiTexture" with the texture you want to disable...
Jan 01 '10 at 11:06 PM
Stelimar
I want to disable my Weapon. How?
Jan 02 at 02:58 PM
Lost_C4
(comments are locked)
|

I removed the javascriptspecific tag. Though you ask for a solution in Javascript, the question and answer is relevant regardless of language choice.