Revision 269,
446 bytes
checked in by barra_parpg, 10 years ago
(diff) |
Patch by Sirren:
- New woman NPC animations
- TODO:
- Modify npc_woman.xml to use the new animations
- Remove animation.xml & image.png from stand directory after npc_woman.xml has been updated
- New actions might require changes to Python scripts as well, further investigation needed
- I'll look into getting the animations into the game over the course of the weekend; if anyone could look into it before that, that would be appreciated as well
|
Line | |
---|
1 | <animation delay="100" namespace="PAPRG" id="npc-woman:run:270" x_offset="0" y_offset="-40"> |
---|
2 | <frame source="W0.png" /> |
---|
3 | <frame source="W1.png" /> |
---|
4 | <frame source="W2.png" /> |
---|
5 | <frame source="W3.png" /> |
---|
6 | <frame source="W4.png" /> |
---|
7 | <frame source="W5.png" /> |
---|
8 | <frame source="W6.png" /> |
---|
9 | <frame source="W7.png" /> |
---|
10 | <frame source="W8.png" /> |
---|
11 | <frame source="W9.png" /> |
---|
12 | <frame source="W10.png" /> |
---|
13 | <frame source="W11.png" /> |
---|
14 | </animation> |
---|
Note: See
TracBrowser
for help on using the repository browser.