updated quantum orbit message

- thank you xen for improving the message
This commit is contained in:
AnonymousStrangerOW 2025-01-07 14:06:55 -05:00
parent 7e66d1e574
commit d7065d8631

View File

@ -90,8 +90,8 @@ This makes the second planet a quantum state of the first, anything you specify
} }
``` ```
Keep in mind that if you have `Orbit` on *all* configs (regardless if the `semiMajorAxis` is the same on all of them or not), **the planet will change its `trueAnomaly` every time it's not observed.** Keep in mind that if you redefine `Orbit` on all configs (even with the same parameters each time), **the planet will change its position within its orbit when changing states.**
*If you want your Quantum Planet's `Orbit` or `trueAnomaly` to* ***NOT*** *change,* ***only put `Orbit` on your first Quantum Planet*** (the first "normal" planet you created). *If you want your Quantum Planet's position to* ***NOT*** *change,* ***only define `Orbit` on the main state***.
## Barycenters (Focal Points) ## Barycenters (Focal Points)