jacob7395 / DroneControl

AI drone control for space engineers
0 stars 0 forks source link

Death Spin Bug #5

Open jacob7395 opened 5 years ago

jacob7395 commented 5 years ago

When close to the target >250m and not aiming at the target the ship will attemt to aim and accelerate towards the taget. This can cause the ship to get stuck in a feedback loop. To provent this the max acceleration should be caped depenting on the amount of time the ship has been trying to aim.

jacob7395 commented 5 years ago

The thruster power is now tied to the amount of time the thurster have been aiming, meaning if the thrusters are strugeling to aim the ship will stop accelerating. This is a dirt fix to the bug but works for now. As such the issue will stay open but the branch will be closed for now.