Revision 316,
487 bytes
checked in by orlandov, 10 years ago
(diff) |
Patch by or1landov:
- Run the agentXmlGen against the NPC animations
- Fix a small bug in agentXmlGen
- Add the NPC's we have to date into the test map
- Ran "xmllint --format" on the map file
|
Line | |
---|
1 | <animation delay="100" namespace="PAPRG" id="male_traveler_1:walk:180" x_offset="0" y_offset="-40"> |
---|
2 | <frame source="walk_0.png" /> |
---|
3 | <frame source="walk_1.png" /> |
---|
4 | <frame source="walk_2.png" /> |
---|
5 | <frame source="walk_3.png" /> |
---|
6 | <frame source="walk_4.png" /> |
---|
7 | <frame source="walk_5.png" /> |
---|
8 | <frame source="walk_6.png" /> |
---|
9 | <frame source="walk_7.png" /> |
---|
10 | <frame source="walk_8.png" /> |
---|
11 | <frame source="walk_9.png" /> |
---|
12 | <frame source="walk_10.png" /> |
---|
13 | <frame source="walk_11.png" /> |
---|
14 | </animation> |
---|
Note: See
TracBrowser
for help on using the repository browser.