FrshBlox
|
  |
| Joined: 08 Jan 2013 |
| Total Posts: 891 |
|
|
| 13 Jan 2013 05:02 PM |
- while true do game.Workspace.Part.Transparency = 0 wait(1) game.Workspace.Part.Transparency = 1 wait(1)
game.Workspace.Part.CanCollide = true wait(5) game.Workspace.Part.CanCollide = false wait(1)
end |
|
|
| Report Abuse |
|
|
| |
|
FrshBlox
|
  |
| Joined: 08 Jan 2013 |
| Total Posts: 891 |
|
| |
|
LunarEden
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 19663 |
|
|
| 13 Jan 2013 05:05 PM |
| Congrats! My first script was in Flash, and it felt freaking cool to be able to animate a square. :P |
|
|
| Report Abuse |
|
|
100465
|
  |
| Joined: 17 Jun 2010 |
| Total Posts: 6353 |
|
|
| 13 Jan 2013 05:06 PM |
Well dont put end if you want it to go on forever.
I always proof read my stuff AFTER I click the post button. |
|
|
| Report Abuse |
|
|
kesito
|
  |
| Joined: 12 Apr 2010 |
| Total Posts: 13813 |
|
|
| 13 Jan 2013 05:08 PM |
| With my not so good scripting abilities, I can tell that the script makes a part visible, then invisible and then solid and non-solid. |
|
|
| Report Abuse |
|
|
| |
|
marcin
|
  |
| Joined: 14 Dec 2007 |
| Total Posts: 3851 |
|
|
| 13 Jan 2013 05:13 PM |
My first script... Went a little like this mwuah mwuah and twist |
|
|
| Report Abuse |
|
|
J8X
|
  |
| Joined: 29 Dec 2011 |
| Total Posts: 133 |
|
|
| 13 Jan 2013 05:13 PM |
| Will it work at a script place? |
|
|
| Report Abuse |
|
|
FrshBlox
|
  |
| Joined: 08 Jan 2013 |
| Total Posts: 891 |
|
| |
|