bright models and map entities

Posted By: Impaler

bright models and map entities - 04/05/07 11:31

hi everyone:
This is the most annoying thing:
I have a map entity of a house and It has nice shadows on it and everythig. Then, I copy it and put it somewhere else and it turns bright, no shadows , and really bad looking! This happens with models too. What's happening? I have version 6.5 BTW.
Posted By: xXxGuitar511

Re: bright models and map entities - 04/05/07 12:47

Map entities are pre-compiled, so they won't react to lighting in the level you put them in...
Posted By: TSG_Torsten

Re: bright models and map entities - 04/05/07 14:53

You can try to use dynamical lights. They react to models and map entities, I think.

You can also turn the ambient of the entities and the models down to make them darker.

Greetings
TSGames
Posted By: not_me

Re: bright models and map entities - 04/06/07 15:44

heres a dynamic(simple)light you can use
action dynamiclight()
{
my.lightrange = 800;
}
© 2024 lite-C Forums