Dynamic lighting issue from modifying script
by John Eric Miller · in Torque Game Engine · 04/18/2003 (2:49 pm) · 2 replies
I have not modified and C++ code, just script. Now when during the RW demo when I fire the arrow whole polygons light up instaed of a gradual lighting effect that is blended. Does anyone know what is causing this issue?
#2
04/19/2003 (5:33 am)
It appears the lighting textures are hardcoded in TerrData.cc and in interior.cc.
Torque Owner John Eric Miller