Vadru93 / LevelMod

THPS3 LevelMod
Other
20 stars 2 forks source link

Bad default lighting in some levels #133

Open DCxDemo opened 1 year ago

DCxDemo commented 1 year ago

This is caused by the fact that levels are too far from the middle point, moving dynamic models too far from default dx lights (kona, school2). Not sure what would be best in this case - move level itself up or generate custom lighting func to be used by the level?

In case of directional light it also should be possible to remove light intensity fall-off, but i'm not sure whether the engine supports it.