Game Development Community

1.7 bug: weapons, Dyn Lights and Interiors

by TheGasMan · in Torque Game Engine Advanced · 04/18/2008 (6:54 pm) · 2 replies

Dynamic light entities are being "randomly turned on/off" by weapons that have lights. This is occurring within interiors and not on terrains.(See video)

Download Divx 4MB

**The video is default 1.7 Stronghold**

#1
04/18/2008 (8:50 pm)
How many dynamic lights are active on one object at a time? there's hardware limitations set in the code for max of 2 dynamic lights. if this happens to be the case, it can be changed in code. But it sorta looks like this is somethign else.
#2
04/18/2008 (9:38 pm)
This has occurred in test interiors with 1 Dynamic light & a crossbow arrow.