This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:ballisticarcpos [2022/09/04 13:25] – Karsten75 | 4rpl:commands:ballisticarcpos [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| This function uses the equation: | This function uses the equation: | ||
| - | - start: Vector location that projectile will fire from. | + | - start: Vector location that projectile will fire from.\\ |
| - | - velocity: The vector velocity (x,y,z) of the projectile. | + | - velocity: The vector velocity (x,y,z) of the projectile.\\ |
| - | - gravity: the acceleration due to gravity (in the y direction) | + | - gravity: the acceleration due to gravity (in the y direction)\\ |
| - time: The elapsed time. | - time: The elapsed time. | ||