Description
Large-scale 2D and 3D projects can use a Godot build compiled with double-precision math. It is useful for simulations, large worlds, or projects where floating-point precision is a practical limitation.
Double-precision builds may behave differently from standard Godot builds and can affect plugin or export compatibility. Test project physics, coordinates, and exported builds carefully.