spriteteam
This entity is not in the FGD by default.
It should not be put directly in a map because you can use general sprite entities,
It should not be put directly in a map because you can use general sprite entities,
env_sprite
, etc.spriteteam
is a point entity available in Black Mesa. Essentially a duplicate of env_sprite
. Used by tripmines for the glow effect. Most likely it exists for the ability to set the color of the laser in team deathmatch. All inputs and outputs are the same as in env_sprite
.
Important:You can't change sprite color in team deathmatch. You can do so only in singleplayer and deathmatch.