Add Network.CMD_SHORTLOC
parent
d836730506
commit
94448badb8
10
Network.CMD_SHORTLOC.md
Normal file
10
Network.CMD_SHORTLOC.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
| Name | Type | Required | Description |
|
||||
| ---- | ---- | :------: | :---------- |
|
||||
| Length | Byte | ✗ | |
|
||||
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Always `0xfe (254)`. |
|
||||
| Type | Byte | ✗ | `0x04 (4)` |
|
||||
| - | - | - | - |
|
||||
| Drone | [ObjectID](Network.ObjectID) | ✗ | Always uses a short ID. |
|
||||
| Delta X | Byte | ✗ | Movement delta along the X-axis. |
|
||||
| Delta Y | Byte | ✗ | Movement delta along the Y-axis. |
|
||||
| Delta Dir | Byte | ✗ | Rotation delta. |
|
Loading…
Reference in New Issue
Block a user