Update Design Doc: `level` tool
parent
688002cd1e
commit
5b1042e9e4
|
@ -107,8 +107,7 @@ For (number of components):
|
|||
```
|
||||
* 2 bytes: Number of component attributes
|
||||
For (number of component attributes):
|
||||
* 2 bytes: ID of the associated entity
|
||||
* 2 bytes: Index of the component within above entity
|
||||
* 4 bytes: Component ID
|
||||
* 2 bytes: Index of the property (Order of properties are identical to order of properties in configuration TOML)
|
||||
* 2 bytes: Value of the property
|
||||
```
|
Loading…
Reference in New Issue