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
This is a universal issue more or less where many units (or all) with many weapons choose the target they cannot attack (in their arc) thereby not being used.
You see this on Epoch for example which have 3 smaller cannons that have their own arcs and sometimes target-lock onto a target that they cannot attack and therefore doesnt use the dps.
Possible to make each weapon/gun has its own 'brain' that changes target when a target gets out of the arc.
Expected Behaviour
All guns firing if surrounded like in the case of Epoch/Thor(emp lasers) etc etc.
Actual Behaviour
Target-locks onto non-aimable targets because of non-360 turret.
Reproduction steps
No response
Other
No response
The text was updated successfully, but these errors were encountered:
A stop-gap measure was used for legerailtank whereby each of the secondary weapons are given a primary direction and specific arc in which they fire in within the .lua unitdef file as well as restricting each turret's movement to a specific arc within the script of the unit itself. It generally functions as intended but it isn't always consistent. This may be an engine feature that has to be included at an indefinite later date.
Description
This is a universal issue more or less where many units (or all) with many weapons choose the target they cannot attack (in their arc) thereby not being used.
You see this on Epoch for example which have 3 smaller cannons that have their own arcs and sometimes target-lock onto a target that they cannot attack and therefore doesnt use the dps.
Possible to make each weapon/gun has its own 'brain' that changes target when a target gets out of the arc.
Expected Behaviour
All guns firing if surrounded like in the case of Epoch/Thor(emp lasers) etc etc.
Actual Behaviour
Target-locks onto non-aimable targets because of non-360 turret.
Reproduction steps
No response
Other
No response
The text was updated successfully, but these errors were encountered: