sarbian / SmokeScreen

BSD 2-Clause "Simplified" License
16 stars 14 forks source link

Jumping landers #28

Closed Kerbas-ad-astra closed 7 years ago

Kerbas-ad-astra commented 7 years ago

2.6.20 has fixed the mach/reentry FX from being applied to exhaust particles, but there's still an issue where the exhaust seems to still have a spurious collider (which leads to landers being pushed up ~5 meters, and often tilted in a funny direction, when they're loaded from the map screen or quickloading). The DisableCollider method is coming before the ground contact in the log (when I tested with a recompile with that debug statement re-enabled), but the ground contact error is still reading something hanging below the engine.

Kerbas-ad-astra commented 7 years ago

Just tried using "GetComponents" (in case there were multiple colliders), but of course the fix is not that simple... :/

sarbian commented 7 years ago

Fixed with 38151f12aaeee18cc706e5c1ce6bd16661646213