Update Network.CMD_LONGLOC

Wirlaburla 2023-10-01 20:31:17 -04:00
parent a3321ac4b4
commit 7a0aa22229

@ -4,7 +4,7 @@
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Refers to the moving drone. |
| Type | Byte | ✗ | `0x01 (1)` |
| - | - | - | - |
| Loc X | Short | ✗ | X Position |
| Loc Y | Short | ✗ | Y Position |
| Loc Z | Short | ✗ | Z Position |
| Direction | Short | ✗ | Direction |
| Velocity X | Short | ✗ | The velocity on the local X axis. |
| Velocity Y | Short | ✗ | The velocity on the local Y axis. |
| Velocity Z | Short | ✗ | The velocity on the local Z axis. |
| Direction | Short | ✗ | The new facing direction. Determines the axis. |