Page 1 of 1

Prototype light issue :)

Posted: Thu Nov 14, 2013 4:34 am
by FreeER
Have been looking/working on wiki and got around to creating the light type. Attempted first on car and saw no changes regardless of what I changed. Looking at code I see that the car does not even load light (though it obviously renders headlights). Second the player's flashlight is not defined in the prototype only the 'sphere'/'circle' around the player, be somewhat interesting if it was separate and upgradeable :) Anyways, I'll look for some more and edit this should I find any :D

edit: I suppose ghost/god controllers could be added to this list (I'm obviously trying to find something lol)

Re: Prototype light issue :)

Posted: Thu Nov 14, 2013 11:54 am
by kovarex
Yes, the headlights are not defined in data, but hardcoded in the game, we should move it to the lua definition for sure.

Re: Prototype light issue :)

Posted: Wed Dec 04, 2013 5:08 pm
by kovarex
The headlights of Car/Locomotive/Character have been moved to data, the light definition is now more general.
Moving this to resolved for next release.