|
| 08 Aug 2011 05:26 PM |
| I want a snow room for my place but i dont know how to make it snow or make it fit.i also want to make the snow clean its self up. |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2011 05:36 PM |
while true do wait(0.1) droplet = game.Workspace.Drop:clone() droplet.Parent = game.Workspace droplet.Anchored = false droplet.Position = Vector3.new(math.random(-512,512),100,math.random(-512,512)) end
"*Wall explodes and I walk in holding a grenade launcher* "I'm baaaaaaack!"." ---Cataphract |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2011 05:37 PM |
| droplet.CanCollide = false |
|
|
| Report Abuse |
|
|
|
| 08 Aug 2011 05:46 PM |
| Don't ask for Scripts Please. |
|
|
| Report Abuse |
|
|