Custom Particle Effect not working

Got problems with your models? Struggling with textures? Get help with your custom assets.

Custom Particle Effect not working

Postby StefanC19 on Sun Apr 24, 2011 11:25 pm

So in the particle editor I made this simple particle effect of a few glow orbs floating, I put it in the correct folder :
half-life 2 episode two\ep2\particles and I added it to the particle manifest:
Code: Select all
particles_manifest
{

   file "particles/particle_gloworbs.pcf"
}


When in hammer I use info_particle_system and for particle system name : Particle_Parent which is correct since my particle "particle_gloworbs.pcf" is made out of 2 particle systems, Particle_Parent and a child named Particle_MoreGlow. Basically I followed this tutorial : http://www.youtube.com/watch?v=1CJLPWiu1Dc
I really don't understand why this doesn't work, I even tried ripping particles out of the game and use those instead but they don't work either, as for engine I'm using the one for episode2

Help please :(
User avatar
StefanC19
Regular
Regular
 
Joined: Fri Aug 06, 2010 2:50 pm
Location: The Netherlands

Re: Custom Particle Effect not working

Postby Jangalomph on Sun Apr 24, 2011 11:50 pm

Code: Select all
particles_manifest
{
   "file"      "particles/error.pcf"
}


make sure you have the "file" not sure if it matters, but it should.

And absolutely positive the name is particle_gloworbs.pcf?

If it still doesn't want to work.

put a ! infront of the particles like this, It will make it force precache. When importing episode 2's in. Make sure you use the provided manifest.txt too. I've kept episode 2's manifest and slowly added on to that list.

Code: Select all
particles_manifest
{
   "file" "!particles/particle_gloworbs.pcf"
}


EDIT: If it still doesn't work post the errors of it from the console :P
http://www.nomoreroominhell.com
I don’t know whether I was right or wrong, I guess I’ll never know… But I made it. And I guess I should be thankful for that. - Strelok
Has anyone really been far even as decided to use even go want to do look more like?
User avatar
Jangalomph
Forum Goer Elite™
Forum Goer Elite™
 
Joined: Wed Jun 25, 2008 3:19 pm
Location: Sumter, SC

Re: Custom Particle Effect not working

Postby StefanC19 on Mon Apr 25, 2011 11:32 am

huh interesting, I put the "file" and the ! infront of particle and now it seems to work :D thanks
User avatar
StefanC19
Regular
Regular
 
Joined: Fri Aug 06, 2010 2:50 pm
Location: The Netherlands

Re: Custom Particle Effect not working

Postby Jangalomph on Tue Apr 26, 2011 12:50 am

Nice :)
http://www.nomoreroominhell.com
I don’t know whether I was right or wrong, I guess I’ll never know… But I made it. And I guess I should be thankful for that. - Strelok
Has anyone really been far even as decided to use even go want to do look more like?
User avatar
Jangalomph
Forum Goer Elite™
Forum Goer Elite™
 
Joined: Wed Jun 25, 2008 3:19 pm
Location: Sumter, SC

Return to Custom Asset Help

Who is online

Users browsing this forum: No registered users

cron