Confetti Dropper? [Solved]
Posted May 28, 2011
Hey there!
I'm looking to make a box dropper, and when you push a button, confetti drops out.
It happens when GLaDOS gives you her 'surprise'
Do you use a particle creator or something?
I'm fairly new to mapping! 
Thanks 
Registered users don’t see ads!
Register now!
Posted May 28, 2011
Replied
6 minutes
later
Use an info_particle_system. I don't know the particle for confetti, but you should be able to find it if you look. It should have confetti in the name though.
Posted May 28, 2011
Replied
9 minutes
later
I tried that, but it says it cant find any particle files? :S
Posted May 28, 2011
Replied
50 minutes
later
The effect is just called "confetti", so it should find it with that keyword. Make sure the "check subfolders" option is checked, and the "used assets only" option is unchecked in the browser. Other than that, I don't have a clue.
Posted May 28, 2011
Replied
19 minutes
later
C:\Program Files\Steam\steamapps\USERNAME\sourcesdk_content\portal2
Is that where the particle files should be?
I dont have anything in that folder 
Could somebody put them in a RAR file or something and send me them? it'd be massively appreciaited! 
Posted May 28, 2011
Replied
23 minutes
later
Distributing files is illegal.
They should be in <your steam folder>/steamapps/common/portal 2/portal2/pak01_dir.vpk (which can be opened with GCFscape) in the /particles folder. No need to extract them, just figure out what they're called to find the one you want.
Posted May 28, 2011
Replied
31 minutes
later
Yeah i've found them, but still my SDK can't locate the files :s
should i just type the location in?
should i just type the location in?
What would it be?
i tried
particles/confetti.pcf
and it didnt work, any help? 
Posted May 28, 2011
Replied
4 minutes
later
Just "confetti" should work.
Posted May 28, 2011
Replied
5 minutes
later
Check the 'bday_antechamber' instance in the test_chambers folder.
Posted May 28, 2011
Replied
29 minutes
later
ahh thank you idolon!
Registered users don’t see ads!
Register now!
Posted May 28, 2011
Replied
4 hours
later
I also have the most absolute basic aspects in my Elevator example map (unrelated to the elevator though).