|
| 06 Mar 2014 09:00 PM |
According to the ROBLOX Wiki, true will react to mouse events, and pass them to any objects layered underneath, while false won't.
I don't understand their description, why is it that buttons still react when I set active to false? Is this value useless since you could just disable the script in the button? |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2014 03:02 AM |
| Some people have 1 script for the whole GUI and then it can be useful to have buttons inactive, waiting for certain prompts to make it active. |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2014 03:03 AM |
| And besides an disabled script cant enable itself again, you'll need a second script for that. |
|
|
| Report Abuse |
|
|