Update Design Doc: `level` tool
parent
3e11bb29b3
commit
6497af9d25
|
@ -73,6 +73,7 @@ For (Number of Sprites):
|
||||||
2 bytes: Tile index location (in tiles.bin)
|
2 bytes: Tile index location (in tiles.bin)
|
||||||
1 byte: Sprite Width (tiles)
|
1 byte: Sprite Width (tiles)
|
||||||
1 byte: Sprite Height (tiles)
|
1 byte: Sprite Height (tiles)
|
||||||
|
2 byte: Palette used for tiles
|
||||||
2 byte: Number of animation frames
|
2 byte: Number of animation frames
|
||||||
2 byte: Animation speed (in 1/60 of a second)
|
2 byte: Animation speed (in 1/60 of a second)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue