Animated explosion?

Animated explosion?

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

Post Reply
User avatar
Karl
Panzerstahl Developer
Posts: 746
Joined: 01 Apr 2010, 21:05

Animated explosion?

Post by Karl »

well is there now a gadget that allows that?

yes i know the spawnbox but that is too limited
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Animated explosion?

Post by Forboding Angel »

Use ceg
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Animated explosion?

Post by knorke »

animated explosions, spawnbox? huh, what do you mean?
User avatar
Karl
Panzerstahl Developer
Posts: 746
Joined: 01 Apr 2010, 21:05

Re: Animated explosion?

Post by Karl »

Forboding Angel wrote:Use ceg
NO!

it is pretty much limited
like you cant make them move etc
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: Animated explosion?

Post by oksnoop2 »

You can hide pieces in the animation script and augment it with little explosion cegs.
User avatar
Karl
Panzerstahl Developer
Posts: 746
Joined: 01 Apr 2010, 21:05

Re: Animated explosion?

Post by Karl »

oksnoop2 wrote:You can hide pieces in the animation script and augment it with little explosion cegs.
well works badly for weapon explosion

so this means there is no gadgets that allows weapon explosion contains animated explosion
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Animated explosion?

Post by knorke »

wtf is an animated explosion?
the cegs are all "animated", moving etc. do you mean sprite explosions?
User avatar
Karl
Panzerstahl Developer
Posts: 746
Joined: 01 Apr 2010, 21:05

Re: Animated explosion?

Post by Karl »

knorke wrote:wtf is an animated explosion?
the cegs are all "animated", moving etc. do you mean sprite explosions?
yes that
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Animated explosion?

Post by Forboding Angel »

That can be done with cegs. CA did it a long as time ago and iirc SA is still doing it that way.
User avatar
Karl
Panzerstahl Developer
Posts: 746
Joined: 01 Apr 2010, 21:05

Re: Animated explosion?

Post by Karl »

Forboding Angel wrote:That can be done with cegs. CA did it a long as time ago and iirc SA is still doing it that way.
Great <.< i write up loads of spawners and delaying
it is not that what i am looking for because it loads the CPU too much
and you cant do much with it
i am looking for a solution witout spawners!
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Animated explosion?

Post by Forboding Angel »

Fucking shut up and listen!

CA did this a long time ago. Frame by frame animated explosions. It was abandoned because of the amount of texture memory that it consumed.

IT WAS DONE VIA CEG. And unless you happen to be a lua coder, doing it this was is the only way that you can do it.

I suggest that you ask one of the CA devs that has been around since that time (quantum maybe?), or crack open SA (because I believe SA still uses this method).

Edit: Also, if your cegs are grinding the computer to a halt, you're doing it massively wrong.
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Animated explosion?

Post by knorke »

http://springrts.com/wiki/CEG-Classes
CExpGenSpawner
You can animate an explosion flip-book style using delays and several bitmaps.
I think that is what you are looking for. As with everything there is no example. I am pretty sure NOTA uses such explosion effects, good luck finding them. :roll:

/edit, had a quick look:
bitmaps\flameyburst\flameyburstXX.tga
used by
Gamedata\explosions\cheesypoof.tdf
also entries in
resources.tdf
Last edited by knorke on 11 Mar 2011, 18:10, edited 1 time in total.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Animated explosion?

Post by Forboding Angel »

Ehh, dealing with any info from the wiki involves a lot of educated guessing, qq, and much BAW.
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Animated explosion?

Post by knorke »

ok, no wiki then. instead we make a list of list of who to ask:
  • animated sprite explosions: quantum (maybe)
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Animated explosion?

Post by Forboding Angel »

Well, not everything in the wiki is fail, just most of it.

If there were software that combined a wiki with a forum, imo that would be the best for KB type of stuff, however, the answers site is quite useful as well.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Animated explosion?

Post by Pxtl »

Forboding Angel wrote:Well, not everything in the wiki is fail, just most of it.

If there were software that combined a wiki with a forum, imo that would be the best for KB type of stuff, however, the answers site is quite useful as well.
Google Wave. The ultimate case of jumping straight from hype to obscurity.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Animated explosion?

Post by Forboding Angel »

:cry:
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: Animated explosion?

Post by Neddie »

Pxtl wrote:
Forboding Angel wrote:Well, not everything in the wiki is fail, just most of it.

If there were software that combined a wiki with a forum, imo that would be the best for KB type of stuff, however, the answers site is quite useful as well.
Google Wave. The ultimate case of jumping straight from hype to obscurity.
That was due to how awful it was in reality.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Animated explosion?

Post by AF »

IIRC it worked fine, its just that the biggest roadblock to users actually adopting it was also the last thing on their priority list ( email federation on google servers & GMail )
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Animated explosion?

Post by Forboding Angel »

AF wrote:IIRC it worked fine, its just that the biggest roadblock to users actually adopting it was also the last thing on their priority list ( email federation on google servers & GMail )
^^ This is why google wave died
Post Reply

Return to “Game Development”