Skip to content

Commit

Permalink
updated quantum orbit message
Browse files Browse the repository at this point in the history
- thank you xen for improving the message
  • Loading branch information
AnonymousStrangerOW committed Jan 7, 2025
1 parent 7e66d1e commit d7065d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/content/docs/guides/planet-generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.**
*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).
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 position to* ***NOT*** *change,* ***only define `Orbit` on the main state***.

## Barycenters (Focal Points)

Expand Down

0 comments on commit d7065d8

Please sign in to comment.