JayJay
New Member
Sonic The Hedgehog
Posts: 21
|
Post by JayJay on Dec 13, 2004 23:02:06 GMT -5
1.Is there a way to make a certain amount of snow flakes falls?
2.Is there a way to set to a certain speed at which the snow flakes fall?
|
|
|
Post by Bradley on Dec 15, 2004 17:23:21 GMT -5
1.Is there a way to make a certain amount of snow flakes falls? 2.Is there a way to set to a certain speed at which the snow flakes fall? Look for these lines in the first 5-10 lines of the code: var numflakes=10; var GheosTime=50;I think numflakes is the number of snow flakes and GheosTime is the time it takes for a snow flake to reach the bottom of the screen. Try editing those...
|
|