diff options
Diffstat (limited to 'xml/entities.xml')
-rw-r--r-- | xml/entities.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xml/entities.xml b/xml/entities.xml index 60b4424..d95cdc7 100644 --- a/xml/entities.xml +++ b/xml/entities.xml @@ -4,6 +4,10 @@ <Position value="0.0,100.0" /> <Visible value="0.2" /> <Sprite image="assets/NPC.png" /> + <Animation> + <frame>assets/NPC.png</frame> + <frame>assets/NPC_Walk.png</frame> + </Animation> <Direction /> <Solid /> <Physics /> |