ozza
|
  |
| Joined: 11 Oct 2007 |
| Total Posts: 726 |
|
|
| 29 Apr 2012 04:16 PM |
Is this how it works?
script.Parent.MouseEnter:connect(function() for i = 0,1,0.1 do script.Parent.Transparency = i wait(0.1) end end)
|
|
|
| Report Abuse |
|
|
|
| 29 Apr 2012 04:28 PM |
You can look at it on the wiki here: http://wiki.roblox.com/index.php/MouseEnter_(Event)/2D
I've even updated the page just now, just for you! |
|
|
| Report Abuse |
|
|
ozza
|
  |
| Joined: 11 Oct 2007 |
| Total Posts: 726 |
|
| |
|