Rework the game to use double-sized sprites. This gives us more room for detail.
This commit is contained in:
parent
873cbbbad4
commit
aa22c8a054
3 changed files with 137 additions and 81 deletions
33
index_map.md
33
index_map.md
|
@ -1,24 +1,21 @@
|
|||
### sprites
|
||||
---
|
||||
### map tiles
|
||||
2 - grass
|
||||
3 - bush
|
||||
4 - tree
|
||||
5 - red flowers
|
||||
6 - pink flowers
|
||||
7 - mushrooms
|
||||
8 - big mushroom
|
||||
9 - sand
|
||||
10 - cactus with flower
|
||||
11 - pebbles
|
||||
12 - rock
|
||||
13 - cactus
|
||||
14 - tree stump
|
||||
15 - cactus stump
|
||||
16 - mushroom stump
|
||||
17 - empty bush
|
||||
18 - long grass
|
||||
|
||||
1 - tree
|
||||
3 - tree stump
|
||||
5 - bush
|
||||
7 - empty bush
|
||||
9 - cactus
|
||||
11 - cactus with flower
|
||||
13 - cactus stump
|
||||
32 - big mushroom
|
||||
34 - mushroom stump
|
||||
36 - pebbles
|
||||
38 - long grass
|
||||
40 - red flowers
|
||||
42 - pink flowers
|
||||
44 - fairy ring
|
||||
46 - rock
|
||||
|
||||
### inventory icons
|
||||
64 - wood
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue