This article's documentation is for anything that uses the Source engine. Click here for more information.

Env sporetrail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Port of https://src-ents.shoutwiki.com/wiki/Env_sporetrail)
 
No edit summary
 
Line 1: Line 1:
{{stub|section=1}}
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{CD|SporeTrail|file1=smoke_trail.cpp}}
{{CD|SporeTrail|file1=smoke_trail.cpp}}
{{this is a|point entity|name=env_sporetrail}} It's an unused effect that would follow a [[npc_grenade_bugbait|bugbait]] projectile in midair.
{{this is a|point entity|name=env_sporetrail}} It's an unused effect that would follow a [[npc_grenade_bugbait|bugbait]] projectile in midair.
[[Category:Particles]][[Category:CBaseParticleEntity]]
[[Category:Particles]][[Category:CBaseParticleEntity]]

Latest revision as of 07:53, 7 August 2024

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
SporeTrail
CBaseParticleEntity
CBaseEntity
C++ smoke_trail.cpp

env_sporetrail is a point entity available in all Source Source games. It's an unused effect that would follow a bugbait projectile in midair.