|
| 19 Jul 2016 07:51 PM |
I don't really have any that aren't stolen from someone else's posts, so I'm just going to watch n learn like a scrub.
#code print("While I may look like a cataclysmic god of the eggs from the future, I am not.") |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2016 08:31 PM |
bump
#code print("While I may look like a cataclysmic god of the eggs from the future, I am not.") |
|
|
| Report Abuse |
|
|
|
| 19 Jul 2016 08:34 PM |
blop
function hover() game.workspace.Part = true then game.workspace.Part.Transparency = 0.5 wait() end function hover2() game.workspace.Part = true then game.workspace.Part.Transparency = 1 wait() end
script.parent.mouseenter:connect(hover)
script.parent.mouseenter:connect(hover2)
|Help A Homie Out| |
|
|
| Report Abuse |
|
|