diff --git a/examples/error.rs b/examples/error.rs index 8609a91..90e119f 100644 --- a/examples/error.rs +++ b/examples/error.rs @@ -26,7 +26,7 @@ fn main() { /// /// This plugin can function much further from the origin without any issues. Try setting this to: /// 10_000_000_000_000_000_000_000_000_000_000_000_000 -const DISTANCE: i128 = 10_000_000; +const DISTANCE: i128 = 20_000_000; /// Move the floating origin back to the "true" origin when the user presses the spacebar to emulate /// disabling the plugin. Normally you would make your active camera the floating origin to avoid