View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002609 | The Dark Mod | SEED | public | 03.02.2011 06:51 | 24.12.2022 10:24 |
Reporter | tels | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | TDM 1.03 | ||||
Summary | 0002609: SEED: Entities stick into each other | ||||
Description | For vegetation it doesn't matter if entities stick inside each other, but it does so for moveables. Finally implement "seed_collide" and support "world" (nothing except the world that already exist, basicaly what we have now), "class" (world + entities of the same class) and "all" (all entities this SEED would or will create). | ||||
Tags | No tags attached. | ||||
A related issue is that entities get clipped against the world, and so a plant might hit a wooden table with the edge. However, the trace somehow fails to account to get the texture and does not inhibit the plant, causing it to "float" in the air (because its invisible edge is stuck on the table). Esp. for plants (or other nonsolids) we should use a point to trace to the ground, not a bounds/box/clipmodel. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
03.02.2011 06:51 | tels | New Issue | |
03.02.2011 06:51 | tels | Status | new => assigned |
03.02.2011 06:51 | tels | Assigned To | => tels |
04.02.2011 12:22 | tels | Note Added: 0003552 | |
06.02.2011 11:43 | tels | Target Version | => TDM 1.05 |
14.03.2011 11:10 | greebo | Target Version | TDM 1.05 => |
15.05.2013 15:27 | tels | Assigned To | tels => |
24.12.2022 10:24 | Dragofer | Status | assigned => new |