ALE effect Problem
-
I got one problem with my new ale effect.
Its a missile effect inclusevly drive and impact.the problem is, after a distance of 2.2k
the drive thrust is no longer visibly.
after a distance of 200m, the impact
effect is no longer visibly.
so I write higher
“Appearance_LODCurve”
stats but now the drive is even much bigger
than a planet.how can I solve this distance problem?
-
Alter your effect type’s PBubble value. The type is chosen in your effects.ini definition and defined in effect_types.ini.
-
is there a page where you can find
what Appearance_LODCurve, BasicApp_Alpha
etc. do?edit:
question1:
If I look away of the explosion, I will see no flash who dazzle me
is there a possibility to work around?question2:
after 3k I see no impact flash although the pbubble stats
is 20000, 40000
is there a limit? -
Q0: No, there is no page yet.
Q1: Make sure your effect type has the following:
visibility = EXIST_OFFSCREEN update = UPDATE_OFFSCREEN
Q2: PBubble is <min dist=“”>, <max dist=“”>Putting it at 20k, 40k is wrong, as you can deduce. Otherwise, yes there is a max limit, but it’s not 3k. The problem lies elsewhere.</max></min>