You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using vehicles with remote optics, the cold breath effect appears at the position of the optic, not at the player's head position. This is noticeable on e.g. tanks; the commander's breath will appear at the commander's optic, for example.
I'm not sure how to detect this in a reasonable way, at the moment. It works fine for non-optic seats.
One option is to just not do the breath when in any vehicle. Say the AC is working well or something.
The text was updated successfully, but these errors were encountered:
In non-dedicated MP with a mission created directly from the template:
Cold breath doesn't appear in vehicles, as expected
Cold breath applies to units that are spawned, as expected
Cold breath can be disabled by setting f_var_coldBreathLoop to false globally, as expected (quirk - if you then set it to true, cold breath then only applies to newly spawned units. But this seems acceptable/unlikely to come up)
When using vehicles with remote optics, the cold breath effect appears at the position of the optic, not at the player's head position. This is noticeable on e.g. tanks; the commander's breath will appear at the commander's optic, for example.
I'm not sure how to detect this in a reasonable way, at the moment. It works fine for non-optic seats.
One option is to just not do the breath when in any vehicle. Say the AC is working well or something.
The text was updated successfully, but these errors were encountered: