Ippo343 / DangIt

DangIt! A random failures mod for Kerbal Space Program
8 stars 16 forks source link

Set a threshold for RCS thrusters #86

Closed Ippo343 closed 9 years ago

Ippo343 commented 9 years ago

Right now to check if a thruster block is active we check if the thrust is positive. The problem is that KSP apparently applies a negligible thrust even when they are just enabled but not really in use.

We should define a threshold to check when they are really in use.