Team Fortress 2/Particles: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(particle on wrong map)
Line 13: Line 13:
|-
|-
| <code>smoke_wispy_black_granary</code>
| <code>smoke_wispy_black_granary</code>
|-
| <code>smoke_wispy_black_2fort</code>
|  Thin streaks of smoke from the chimneys on ctf_2fort. Looks exactly like smoke_wispy_black_granary.
|}
|}
== Dustbowl ==
== Dustbowl ==
Line 24: Line 21:
| <code>smoke_blackbillow_dustbowl_skybox</code>
| <code>smoke_blackbillow_dustbowl_skybox</code>
|  Thick black smoke (with flame) found coming for the smoke stack in Dustbowl..
|  Thick black smoke (with flame) found coming for the smoke stack in Dustbowl..
 
|}
== 2fort ==
{| cellpadding=4
!align=left| Name
!align=left| Description and Notes
|-
| <code>smoke_wispy_black_2fort</code>
|  Thin streaks of smoke from the chimneys on ctf_2fort. Looks exactly like smoke_wispy_black_granary.
|}
[[Category:Particle Effects]]
[[Category:Particle Effects]]

Revision as of 03:59, 30 January 2008

Here is a list of particle effects to be used with Team Fortress 2. These particle names have to be written into the effect_name field of the info_particle_system entity.

Granary

Name Description and Notes
smoke_rocket_steam Smoke from the end of the rockets on cp_granary.
smoke_whitebillow_steamship_skybox Smoke from the steamship in the skybox of cp_granary.
smoke_wispy_black_granary

Dustbowl

Name Description and Notes
smoke_blackbillow_dustbowl_skybox Thick black smoke (with flame) found coming for the smoke stack in Dustbowl..

2fort

Name Description and Notes
smoke_wispy_black_2fort Thin streaks of smoke from the chimneys on ctf_2fort. Looks exactly like smoke_wispy_black_granary.