[Suggestion] Show the detailed info about the homing torpedoes
Closed this issue · 1 comments
AndrewTaro commented
Describe the solution you'd like
Please display the following parameters on the submarine torpedoes:
- The distance at which the guidance turns off (
dropTargetAtDistance
) - Maximum turning speed and acceleration (
maxYaw
andyawChangeSpeed
) - Maximum vertical speed and acceleration (
maxVerticalSpeed
andverticalAcceleration
) - The radius and angle of which the torpedo search for the pinged vehicle (
searchAngle
andsearchRadius
)
floribe2000 commented
Requires data converter update, will be implemented as soon as possible