gibshooter (Half-Life)
Last edited 16 years ago2008-04-26 14:57:15 UTC
- Wiki
- View Page
-
You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date.
Click here to see the current revision of this page.
This article was converted from a previous version of TWHL and may need to be reviewed
- The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
- Some information may be out of date
- After the article is re-formatted and updated, remove this notice and the Review Required category.
- Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
Point EntityAn env_shooter hard-wired to shoot blood-encrusted body parts.
Attributes
- Name (targetname) - Property used to identify entities.
- Pitch Yaw Roll (angles) - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. The compass in WorldCraft / Hammer corresponds to Yaw. The settings are not always (or not all) used.
- Number of Gibs (m_iGibs) - Total number of gibs spawned per activation.
- Delay between shots (delay) - The amount of time between the release of each gib.
- Gib Velocity (m_flVelocity) - Speed at which gibs are released.
- Course Variance (m_flVariance) - Defines how much each gib's path will vary from the normal.
- Gib Life (m_flGibLife) - Time in seconds for a gib to hang around before it fades away.
Flags
- Repeatable (1) - Entity can be triggered more than once.
Inputs
Outputs
*
Comments
You must log in to post a comment.
You can login or register a new account.