View Issue Details

IDProjectCategoryView StatusLast Update
0002609The Dark ModSEEDpublic24.12.2022 10:24
Reportertels Assigned To 
PrioritynormalSeveritymajorReproducibilityN/A
Status newResolutionopen 
Product VersionTDM 1.03 
Summary0002609: SEED: Entities stick into each other
DescriptionFor 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).
TagsNo tags attached.

Activities

tels

tels

04.02.2011 12:22

reporter   ~0003552

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.

Issue History

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