User Tools

Site Tools


4rpl:commands:createegg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:createegg [2021/06/21 01:50] – [Description] Typo Argonwolf4rpl:commands:createegg [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 11: Line 11:
   * "payload" : The amount of creeper for the egg to carry. A float.   * "payload" : The amount of creeper for the egg to carry. A float.
   * "velocity" : The initial velocity of the orb. A Vector3.   * "velocity" : The initial velocity of the orb. A Vector3.
-  * "moveTo" : The location for the egg to move to. A Vector3. +  * "moveto" : The location for the egg to move to. A Vector3. ((Note: For "moveto" to function you have to use SetEggOrbData on the created Egg's UID. Otherwise the Egg will not move to the Vector3 location upon creation. Simply do SetEggOrbData(<-egg <-initData) after CreateEgg passes. -Found in CW4 v2.2.9)) 
-  * "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 =====
4rpl/commands/createegg.1624240206.txt.gz · Last modified: 2025/02/14 14:56 (external edit)