Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.079
  • Joined

  • Last visited

  • Days Won

    587

Everything posted by Stan`

  1. Feel free to ask Here you just have to export tthe mesh to collada format (*.dae) and do some XML work. Player color = alpha transparency of the png file you are using. PNG files have to be power of two (eg. 1024x1024 512x512, etc...) You can work with DDS but we avoid it because the game automatically converts pngs to dds so there is really no need to bother with that format. Indeed you have to unwrap your models, and UVs have to be in the texture bounds, there is no texture tiling AFAIK.
  2. It looks nice ! Few questions: What do you plan to do with it once it's finished ? If you plan to put it in the game remember that you can't have meshes with more than 32.768 triangles. Else you have to split it. If you want you can use the game textures to make it more realistic either Greek Roman or Seleucids texture atlases Would you be willing to model specific buildings for the game ? Do you have any experience with animation ? I probably have some more questions but this is all I can think about right now. Keep it up.
  3. @Strannik That's not an issue, do not worry. The team is currently in commit freeze, so no new features will be added until next alpha, which leaves you a few months Thanks for providing the blendfiles !
  4. @sphyrth Maybe you could ask him directly ?
  5. If you ask them I guess @Sandarac or @mimo could help you.
  6. If I understand what attrition damage is it will be included if #1910is commited at some point.
  7. There is one issue with this. Since you see in real time what happens you would be able to cheat were you a friend with one of the players. I'm far from being a good player but I'm pretty sure this can be decisive information.
  8. @Sundiata well it's already in the main game as the Ptolemaic merchant ship ^^'''
  9. Stan`

    Game Froze

    Nevertheless you share an OS that is known to cause issues since I guess the later big updates so maybe it breaks the same on both versions @wowgetoffyourcellphone
  10. Stan`

    Game Froze

    He is using A17 though... @wowgetoffyourcellphone Does it crash or just freeze ? I guess that's a new windows 10 feature.
  11. I'm what folder is that file on the second line ?
  12. Opening it in VSCode I can see you forgot a ] before line 29 If you can't use something like that, use online Json Validators they are generally good at detecting errors.
  13. @wackyserious Nice, do you upload the textures somewhere ? I'm pretty sure nobody would want to see them lost.
  14. @Wbohn Thanks for sharing, and welcome to the forums. Have fun with the game.
  15. Am I the only one who thinks it doesnt look that good ?
  16. Commited. Added AO to the roof and removed some weird useless faces.
  17. @dvaosta Good to hear. Feel free to drop by IRC if you have any questions.
×
×
  • Create New...