Confetti Dropper? [Solved]

Avatar
MrJamieScho
8 Posts
Posted May 28, 2011
Hey there! :smile:

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! :biggrin:

Thanks :smile:

Advertisement
Registered users don’t see ads! Register now!
Avatar
Another Bad Pun
516 Posts
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. :lol:
Avatar
MrJamieScho
8 Posts
Posted May 28, 2011
Replied 9 minutes later
I tried that, but it says it cant find any particle files? :S
Avatar
NocturnalGhost
200 Posts
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.
Avatar
MrJamieScho
8 Posts
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 :sad:

Could somebody put them in a RAR file or something and send me them? it'd be massively appreciaited! :smile:

Avatar
p0rtalplayer
1,366 Posts
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.

Avatar
MrJamieScho
8 Posts
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?

What would it be?
i tried
particles/confetti.pcf

and it didnt work, any help? :smile:

Avatar
NocturnalGhost
200 Posts
Posted May 28, 2011
Replied 4 minutes later
Just "confetti" should work.
Avatar
Idolon
417 Posts
Posted May 28, 2011
Replied 5 minutes later
Check the 'bday_antechamber' instance in the test_chambers folder.
Avatar
MrJamieScho
8 Posts
Posted May 28, 2011
Replied 29 minutes later
ahh thank you idolon! :biggrin:
Advertisement
Registered users don’t see ads! Register now!
Avatar
msleeper
4,136 Posts
Admin
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).