Increasing effect visibility distance: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
Line 5: Line 5:
=== The resolution ===
=== The resolution ===


Create a set of effects, each getting brighter and brighter. Then, create a bunch of LOD models (with these different effects) and make them grow as the LOD's get smaller.
Create a set of effects, each getting brighter and brighter. Then, create a bunch of LOD models (with these different effects) and make them grow as the LODs get smaller.


[[category:Scenery design]]
[[category:Scenery design]]

Revision as of 07:15, 5 February 2008

Effects spawn problem

This is a common question, and one that is easily answered. This is the same method employed in the FS aircraft beacons that are included with Flight Simulator 9. The problem is that the further away from the effect, the effect size decreases and because of the alpha, you loose pixel resolution fast.

The resolution

Create a set of effects, each getting brighter and brighter. Then, create a bunch of LOD models (with these different effects) and make them grow as the LODs get smaller.