Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Mass Collision Detection
Author: Dennis Stone
We are practically done now! All we have left to do is the variable initiation in Frame 1, so go to frame 1, and insert the following actionscript there.
delay = 6; //set to 6 instead of 30 to prevent a long delay upon loading the flash program.
ballsOnScreen = new Array();
boxesOnScreen = new Array();
numBalls = 0;
numBoxes = 0;
x = 1;
We're done!
| » Level Advanced |
|
|
Added: : 2001-06-07
Rating: 6.79 Votes: 188
Hits: 4614
|
| » Author |
|
No details available.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (4 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|