This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:createegg [2021/06/21 01:50] – [Description] Typo Argonwolf | 4rpl:commands:createegg [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
* " | * " | ||
* " | * " | ||
- | * "moveTo" : The location for the egg to move to. A Vector3. | + | * "moveto" : The location for the egg to move to. A Vector3. |
- | * "showPathLine" : If the egg should draw a line to its moveTo position. A bool. | + | * "showpathline" : If the egg should draw a line to its moveTo position. A bool. |
- | * "showPathLineColor" : The color of the pathLine, if any. A Vector4. | + | * "showpathlinecolor" : The color of the pathLine, if any. A Vector4. |
===== Examples ===== | ===== Examples ===== |