View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003284 | The Dark Mod | AI | public | 11.01.2013 09:00 | 10.02.2024 23:17 |
Reporter | sotha_sil | Assigned To | |||
Priority | normal | Severity | normal | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | TDM 1.08 | ||||
Summary | 0003284: Shadows on light source carrying AI | ||||
Description | The AI shadow and the shadows of items attached to AI are on, when the AI is carrying a light source. Since the objects are very close to the light source, the effect is a fastly tumbling and turning disturbing looking shadow. See video here: http://www.youtube.com/watch?feature=player_embedded&v=zbHIKjfaL80 The AI shadow can be turned off via spawnargs, but the shadow of spawned attached objects like weapons cannot be turned off by the mapper at all. This should be addressed somehow. Maybe the shadows of AI and the shadows of all items attached to the AI should be automatically switched off if the AI is carrying a lantern or a torch? Even better if the shadows were switched on when the AI light source has been doused or the AI has dropped the light source? "noshadows 1" parameter should still probably override any reacivations of the shadows: if the object has "noshadows 1" the shadows should not be reactivated. | ||||
Steps To Reproduce | Make any kind of AI with a attached light source. | ||||
Tags | shadows | ||||
Turning off AI shadows would have be discussed first...that has gameplay implications and I'm not sure it's a good idea. Turning off the shadows on attached objects when the AI has noshadows on is a good idea though. The reason that video looks odd is because the AI have no shadows but their weapons do. | |
If noshadows are set to the AI, a custom light texture can approximate the shadow of the AI holding the lantern (First for gameplay reasons, and second so we don't totally lose the aesthetic). Since it's bound to the AI, the light texture rotates as the AI turns (visible at 0:32 -- nobleman at the far right). The biggest technical question is calling noShadows(1/0) when the torch or lantern is lit, dropped, or extinguished. |
|
@Sotha, can this be closed? | |
Date Modified | Username | Field | Change |
---|---|---|---|
11.01.2013 09:00 | sotha_sil | New Issue | |
14.01.2013 20:52 | Springheel | Note Added: 0005011 | |
21.01.2013 05:08 | Mortem Desino | Note Added: 0005022 | |
28.03.2018 10:35 |
|
Note Added: 0010237 | |
10.02.2024 23:17 | Fiver | Tag Attached: shadows |