Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.152
  • Joined

  • Last visited

  • Days Won

    588

Everything posted by Stan`

  1. What map was it ? Where did you put it ? Also was there a mod.json in the folder ?
  2. They do I play vikings against ponies against chinese and against egyptians ;P
  3. What mod are you using ?
  4. Did you make it full transparent ?
  5. Yeah lion i ´ll do it soon
  6. Wow this is so cool, It makes it possible to make illuminated windows Now I need to find a way to make the sun turn (day night cycle)
  7. I made some already, (khopesh
  8. It actually depends on wether the decal is flat or has some polys.
  9. I'm afraid that without coding, the worst case you have will be how it is... Here is how it works : <?xml version="1.0" encoding="utf-8"?><actor version="1"> <castshadow/> <group> <variant name="Base"> <mesh>structural/mesh.dae</mesh> <textures> <texture file="campaigns/structures/mesh.png" name="baseTex"/> <texture file="campaigns/structures/mesh_spec.png" name="specTex"/> </textures> </variant> </group> <material>basic_glow.xml</material></actor>
  10. Normally it's base tex for everything If you load basic_trans, player_trans basic_glow you'll have the base tex if it's player_trans_parallax_spec you'll need a base tex a normTex and a specTex if it's player_trans_ao_parallax_spec you' ll have to add an ao tex and one uv to your model. Also to see spec ao and parallax you have to manually enable some options. Also i forgot you can use pngs the game auto caches them. (You are using dds AFAik) What modifier do you apply to your object to rig it ?
  11. We can add new capes yes, How should they be ? BTW desert rock is better.
  12. There is a glow material, not sure what it does though. If you don't know what I'm talking about it's the line <material>basic.glow.xml</material> It seems that when you export only animated meshes are broken, is that correct ? Until we find a proper solution I could help you fix them
  13. Mmmh what are your exporting options in maya ? also which type of modifier do you use ? (Skin ... etc ?
  14. You can try that one http://sourceforge.net/projects/colladamaya/
  15. There is a great chance 0ad A18 will be released this week though
  16. It's a plugin You can find collada maya on the internet though
  17. Sorry for the delay... I tried to figure out what was wrong with your meshes but couldn't , I guess something isn't right in the export. I reexported both of the models and that fixed the error. What version of Maya are you using ? It exports in 1.4.0 collada, while blender exports in 1.4.1 which is the latest. If you can I'd suggest your go for the latest maya version. The skeleton file was wrong, You didn't have the right names for what I could see you have joint1 --joint2 while you used joint2 --joint1 and something with a controller. I attached the fixed files Wormhole.zip
  18. Let the cider flow and the minoans prosper ! =D
  19. Cheers What do poneys drink ?
×
×
  • Create New...