Jump to content

DanHart

Community Members
  • Posts

    42
  • Joined

  • Last visited

  • Days Won

    3

DanHart last won the day on December 10 2015

DanHart had the most liked content!

Profile Information

  • Gender
    Male

Recent Profile Visitors

1.181 profile views

DanHart's Achievements

Discens

Discens (2/14)

22

Reputation

1

Community Answers

  1. If the if the footprint is JS, does this mean there is another overlayed system for range determination, and path finding just deals with unit navigation? For example, when an archer has a range of twelve, and fires an arrow at another unit at range ten, does that mean ten path finding tiles or is there another system governing attack ranges?
  2. Thanks. This is interesting. I noticed with animations, they seem to not line up perfectly in the center of the large tile. It makes sense there are smaller tiles within the larger tile. It seems the 16 tiles, as opposed to 4 tiles or one tile, combined with unit range would allow more melee units to be able to attack a single surrounded unit? Is the unit position at the center of a single tile or the vertexes that make up tiles? Would I be correct to assume the code would position things based on the height map data which is the vertex locations, and then positions the mesh?
  3. I came across the wireframe mode in Atlas and I was wondering about the purpose of the grid lines. I noticed this in AOE2. Are they related to pathfinding or mainly for map organization and structure proportions?
  4. Thanks for getting back to me! Is it something that can be done at the xml level, or does it have to be done at the C++ level? Where can i find the tickets/tasks?
  5. If I had a building design (mesh) and wanted to have a small piece of terrain adjust to a predefined layout that fit the building mesh what would I need to mod? This action would take place every time the player constructed this building. Can this be done through the XML files? For example, the terrain would adjust to create a small hill every time the player built a fort structure. Another example would be to combine props and a few small structures along with the terrain to create a fort structure.
  6. Thanks for the help! I haven't used the SVN before. Is it best to copy and past the code into notepad, then save, and import, or is there a better way to access files? Also, how do you tell the new animations in the SVN apart from the old animations?
  7. I select the mesh then select the whole armature --> ctrl+P and automatic weights. When you say "re-rigging" I am not going through each bone and doing weight painting. I decided to give the new armature a try. I grabbed a new unit mesh, and adjusted it. It looks like it worked, but the props did not attach.
  8. The props are working, but I am getting an error claiming there are "unrecognized bones". I used the new heads :). They look a lot better than the old heads and look pretty good on the old meshes.
  9. I don't know how to get the new meshes. I have done a little modeling and can make new props, and textures, but this is my first attempt at more intermediate stuff. I thought if I could make it work with the old mesh, I could do it with the new meshes when they are available in the next release.
  10. Hi Everyone, I tried to modify one of the existing old meshes and apply it to the old armature. I wanted to make the tunic longer, but not as long as the dress. It works when I load an animation, but when I export to 0 A.D. it appears deformed. My Process: 1) Import old 0 A.D. mesh --> I used m_hero 2) delete armature 3) modify mesh 4) export collada 4) open new .blend 5) load existing animation --> I used spear attack 6) delete mesh for animation 7) load modified mesh, delete all vertex groups 8) apply modified mesh to armature --> selected mesh, selected armature, ctrl+P (used automatic weights) 9) test animation --> it worked, cleared action editor, export modified mesh an armature --> followed guide for export settings --> http://trac.wildfiregames.com/wiki/AnimationExportTutorial 10) modify xml for modified mesh, put modified mesh and xml in 0 A.D. folder Result:
  11. are the new meshes available in alpha 21 or are they a separate download?
  12. These are the Assyrian Units I am currently working on in case anyone is interested. When they are finished, I will have a zip folder for anyone who wants them. Assyrian Army Auxillary Spearmen Infantry Archer Infantry Slinger Levy Spearmen Levy Swordsman Professional Soldiers
  13. Yeah I can do some textures. I didn't snip from an actual product. Its random photos on the internet of things like leather or photograph. I understand what you mean though. I won't do that. I made several more textures today, but I am not sure add to do the alpha transparency for the player color. I would like to remove the blue, yet retain the cloth texture for the player color. I am not sure how to do that yet though. Is there a list of animations that have been done for the new meshes?
  14. Thanks! I used existing textures. Lots of copying/pasting and layers ("hard light", "overlay"). For the leather belt I grabbed textures off the internet with the Snipping Tool (found in MS windows > start menu > programs > accessories > snipping tool), and then I would paste them into GIMP as a layer. Then I would scale them (when you grab them from the internet they are usually way too big for 256 x 256) to fit. After scaling them down, they don't resemble the original texture at all. You should be good on copyright. I could could explain a lot more, but I think it would just be easier to see the attached. ( I have all the files for the character, including the original gimp and blender files. I hope to make a few more, then I will try to make some animations. (I will use the new meshes for that) Edited Post: Textures on the new mesh. Note: spear is reversed and helmet is too big. Note: The zipped files are for the old mesh. assyrian_auxillary.zip
×
×
  • Create New...