Shooting
Blitz3D Forums/Blitz3D Programming/Shooting| 
 | ||
| I am making a Star Trek Fan Show but I need help. What should I use as a phaser? How should I shoot it at another ship? And how do I make a 3D explosion? | 
| 
 | ||
| Maybe a bunch of cylinders with different alpha settings ? For 3d explositions, look in the code archive. Else, you could try using an explosition animationstrip, and put it on a sprite using LoadAnimTexture. | 
| 
 | ||
| particlecandy does nice explosions, it even comes with a few... | 
| 
 | ||
| Oh, okay thanks! I will try that! |