diff --git a/Entity-Design.md b/Entity-Design.md index 26792af..23aa500 100644 --- a/Entity-Design.md +++ b/Entity-Design.md @@ -22,7 +22,7 @@ The entities in the world (including players, NPCs, monsters, trees, interactive #### Sprite Sheet -Any character will need a spritesheet. These sprite sheets can be shared bewtween characters, but they must conform to specific dimentions and layouts. The current specification is as follows: +Any character will need a spritesheet. These sprite sheets can be shared bewtween characters, but they must conform to specific dimensions and layouts. The current specification is as follows: * A 4*4 grid of 32px*48px cells * The horizontal cells show four images of animation