Hi, I've got a train and I need to put lights inside that will move with it, I've tried light_dynamic and it just makes my guns turn white and not actually light anything. light or light_spot have no parenting.
env_projectedtexture should work in this case with a bit of modifications. You'll have to fix some things within the code, but it looks like that's your best bet.
[url]http://developer.valvesoftware.com/wiki/Env_projectedtexture/fixes[/url]
Seems a bit complicated for moving lights, how have other maps done it?
[QUOTE=tostopagaben;30587988]Seems a bit complicated for moving lights, how have other maps done it?[/QUOTE]
They haven't
[QUOTE=NotExactly;30588430]They haven't[/QUOTE]
Actually, after decompiling some maps that have it they seem to have it a room that is nodrawed with the train in it with some normal light entities and then teleport the train on map start. Still looking at it but it seems that way.
That's not moving lights, that's compiling the train in a light area and moving it to a dark one, which looks ridiculous because the train still glows in dark areas like tunnels.
Sorry, you need to Log In to post a reply to this thread.