infodecal

From Valve Developer Community
Revision as of 03:46, 14 February 2024 by N0one (talk | contribs) (Created page with "{{tabs|infodecal|goldsrc=1|source=1|main=source}} {{This is a|name=infodecal|e0|engine=1}} It is used to place a static decal in a map. It is the entity created when the Decal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

infodecal is an e0 available in all Template:1 games.Template:1 topicon

Warning.pngWarning:
  • The {{{engine}}} parameter is inconsistent with the name defined by the {{1}} template.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

It is used to place a static decal in a map. It is the entity created when the Decal tool is used. It places a texture on any surface, with transparency if the texture being applied supports transparency.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
texture ([todo internal name (i)]) <decal>
This defines which image from decals.wad will be displayed by the entity.

Flags

Not in Deathmatch : [2048]