View unanswered posts | View active topics It is currently Sat Dec 28, 2024 3:20 pm



Reply to topic  [ 7 posts ] 
 TDExplosive animated explosion sprite? 
Author Message

Joined: Sat Oct 14, 2006 11:35 pm
Posts: 21
Reply with quote
Post TDExplosive animated explosion sprite?
sup yall. ive made an animated explosion sprite for a grenade with a glow too. question is how do i make them not fly away like shrapnel when the grenade explodes?

peace


Sat Dec 22, 2007 5:00 am
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: TDExplosive animated explosion sprite?
PinStrength = 999999


Sat Dec 22, 2007 5:26 am
Profile

Joined: Sat Oct 14, 2006 11:35 pm
Posts: 21
Reply with quote
Post Re: TDExplosive animated explosion sprite?
Grif wrote:
PinStrength = 999999


do i put that in the particles?


Sat Dec 22, 2007 3:59 pm
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: TDExplosive animated explosion sprite?
Yes.


Sat Dec 22, 2007 7:00 pm
Profile

Joined: Sat Oct 14, 2006 11:35 pm
Posts: 21
Reply with quote
Post Re: TDExplosive animated explosion sprite?
okay that doesnt seem to work. the sprite is barely visible.

this is the effect code:

Code:
AddEffect = MOSParticle
   InstanceName = Explosion 1
   Mass = 9
   RestThreshold = -1
   LifeTime = 300
   Sharpness = 0.1
   HitsMOs = 1
   GetsHitByMOs = 0
   SpriteFile = ContentFile
      FilePath = Base.rte/Effects/Pyro/Explosion01.bmp
   FrameCount = 7
   SpriteOffset = Vector
      X = -10
      Y = -10
   AngularVel = 60
   Atom = Atom
      Material = Material
         CopyOf = Air Blast
      TrailLength = 0
   Framerate = 0
   PinStrength = 999999

AddEffect = MOSParticle
   CopyOf = Explosion 1
   InstanceName = Explosion 1 Glow
   ScreenEffect = ContentFile
      FilePath = Base.rte/Effects/Glows/Explosion.bmp
   EffectStartTime = 25
   EffectStopTime = 100
   EffectStartStrength = 1.0
   EffectStopStrength = 0.5
   PinStrength = 999999


and this is the sprite i made:

Image

i just want it to appear where the grenade explodes (with the glow sprite too) and stay there until the animation has played. is that even possible?


Sat Dec 22, 2007 7:35 pm
Profile WWW
User avatar

Joined: Mon Mar 26, 2007 1:15 am
Posts: 593
Location: UK
Reply with quote
Post Re: TDExplosive animated explosion sprite?
I'm working on explosions at the moment too. Whenever I pin MOSParticles the anim doesn't play, it just sits on the first frame.


Sat Dec 22, 2007 8:34 pm
Profile
User avatar

Joined: Fri Dec 22, 2006 12:47 pm
Posts: 181
Location: I am the monkey. I can go ANYWHERE.
Reply with quote
Post Re: TDExplosive animated explosion sprite?
Try using a MOSrotating.


Sat Dec 22, 2007 8:57 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: Google Adsense [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.020s | 14 Queries | GZIP : Off ]