Entity that represent a rope.
env_rope working in game with "'rope16.mdl" model as "Body Model" and "Ending Model"
Attributes
- Name (targetname) - Name is a general attribute used to identify entities.
- Segments (segments) - Number of segments in this rope (maximum = 64).
- Disable use (disable) - Sets if the rope is use-able or not.
- Ending model (endingmodel) - The model to use for the last segment.
- Body model (bodymodel) - The model to use for all segments except the last one.