Gravity Files Remake Code Review
public event Action<GravityFile> OnPhysicsChanged;
public class MomentumPreserver : MonoBehaviour gravity files remake code
rb = GetComponent<Rigidbody>(); rb.useGravity = false; // CRITICAL: We handle gravity manually! public event Action<