From 4a6f74a720fa15a8e4c84f80c4e4546651f758e9 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sat, 22 Jun 2013 20:40:15 +1000 Subject: [PATCH] Fixed spelling mistake --- Entity-Design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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