Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.121
  • Joined

  • Last visited

  • Days Won

    587

Everything posted by Stan`

  1. Could but then you'd have some issues when tasking units to attack others Although it's not exclusive. @bb_ can tell you more
  2. See https://trac.wildfiregames.com/ticket/252
  3. I assume you built from a clean repository else I'd have suggested to run make clean and try again Pinging @Itms @irishninja and @wraitii
  4. @borg- @ValihrAnt @badosu @Feldfeld @Dakara @Stockfish thoughts?
  5. @wraitii sounds like a UnitAI bug?
  6. Stan`

    ERROR!

    Delete the vc2015 and rebuild
  7. Might be a little too much black lines on the first, but nonetheless an outstanding improvements. I will commit some of them with their permission. @m7600 could send me one of the blend files?
  8. M7600 portraits are really good
  9. Can be done if you find CC0 flat patterns
  10. Hey thanks for keeping up with this! Some comments We need to improve the texture quality somehow, it definitely looks blurry compared to the other animals. You should smooth shade the faces, they look blocky right now Under certain angles the legs look extra skinny There is a visual glitch on the tail This way is fine In binaries\data\mods\public\art\actors\fauna It should be bison_bonasus_adult to match the others In binaries\data\mods\public\art\meshes\skeletal Should be animal_bison_bonasus_adult Make sure to untick the option that exports textures in Blender In binaries\data\mods\public\art\skeletons Armature should be something like bovidae_skeleton.xml While exporting make sure you also fix the armature name in Blender. How to make them rotate? You need to keep the button pressed after placing an object and move the mouse You can also rotate the camera Yeah they are currently hardcoded. You need at least walk idle death attack feed There is also walk feed In order to make the animal attackable and visible without actors(all) you need to create a template file in binaries\data\mods\public\simulation\templates\fauna e.g. fauna_bison_bonasus <?xml version="1.0" encoding="utf-8"?> <Entity parent="template_unit_fauna_hunt_defensive_bull"> <Identity> <GenericName>European Bison</GenericName> <SpecificName>Bison bonasus</SpecificName> <Icon>gaia/fauna_cow.png</Icon> </Identity> <VisualActor> <Actor>fauna/bison_bonasus_adult.xml</Actor> </VisualActor> </Entity> You will also need an icon, but that can be settled later. EDIT: Keep up the great work!
  11. https://mobile.twitter.com/andrewpprice/status/1289041536680779776
  12. I think you're good. You can always go back to tweak it later on
  13. As you wish You're not stepping on anyone toes by offering alternatives
  14. So maybe let's focus on the missing ones, then see about the rest ?
×
×
  • Create New...