
02-16-2003, 06:30 PM
|
Darth Cucumber
|
 |
Join Date: Mar 2001
Location: At School
Posts: 2,874
|
|
Toran, you dont understand, the bomb LOOKS like it is moveing when you use showimg, its just not really a bomb anymore.
1. Add the x,y, and power to an array and remove bombs that arent at their destination.
2. use a for-loop to show the bombs at their x,y, with an image based on their power
3. add to their x and y every so often to move them.
4. when they get to their destination, use putbomb, and remove the data from the array. |
__________________
subliminal message: 1+1=3
|
|
|