Skip to content

Fixes zas pushing things back and forth in space

Rob Nelson requested to merge pull/11575/zas2 into Bleeding-Edge

Created by: clusterfack

Inertia was causing objects to overshoot their airflow destination. By checking if things can spacemove, we will know if they are already undergoing inertial movement and therefore we can stop them from being airflow pushed further.

Works pretty well from my testing.

Merge request reports