Dark Bit Factory & Gravity

PROGRAMMING => Freebasic => Topic started by: psygate on September 21, 2006

Title: Sparks
Post by: psygate on September 21, 2006
Good Morning (in fact, it isnt a good morning because im ill.)

I've got a question:

I wanted to do a little laser which schould look like  a little beam which is "burning" the letters into the screen. Thats not the problem, but how could I do the sparks, which are flying away if metal is very hot and gets burned?
Title: Re: Sparks
Post by: DrewPee on September 21, 2006
What a cool effect that would be - I remember something like that being done on the amiga on the electronic arts logo - I think it was the intro to turrican but I may be mistaken! It looked cool on there!

DrewPee
Title: Re: Sparks
Post by: Shockwave on September 21, 2006
That wouldn't be too hard to do, you just need to make a small particle routine to draw pixels that fly off in a random direction and gradually fade out as they go.
If you need any help in doing this, please let us know :)