Jump to content

wowgetoffyourcellphone

0 A.D. Art Team
  • Posts

    10.812
  • Joined

  • Last visited

  • Days Won

    529

Everything posted by wowgetoffyourcellphone

  1. Here you go. I didn't really move many assets, except the badly placed grass actors. I also replaced the stone and metal mines with DE ones. I can see the designer of the map has taken to heart my suggestions for mountain shapes (almost fractal). I can see many opportunities for improvement on the map, such as: Forests and stone mines should cluster around the base of the mountains and goats, sheep, deer, wolves, and bears should all be relatively abundant, being quite a mountainous and forested area. Example of trees clustered around the mountain:
  2. Something like this can meld the Egyptian and Greek styles together. It's "fantasy" from Assassin's Creed: Origins, but it does combine the 2 styles in a very successful way, and mirrors the current CC a little bit.
  3. Gallic Highlands. Attempting to make a nice open Temperate map with some heights you can claim, using the newer tree assets and DE's new terrain textures.
  4. The cliff texture there isn't doing it for me either. Compare:
  5. Excellent. I have already made a poison maiden archer poison units, while structures are unaffected.
  6. To use something automated like this should come with some kind of penalty methinks. Perhaps 10-20% skimmed off the top and then a further tech to reduce or eliminate the penalty.
  7. No problem! I could make a new actor using the wall model plus a loud neon color so the obstruction object is very obvious in Atlas what it is. Right now the map maker might forget what it is since it has the skin of a standard stone wall.
  8. Honestly, I would do whatever makes sense to you, but my way gets rid of a lot of files. You could split it up into a template_ file, and then make the entity file have just the footprint and actor and obstruction size.
  9. Delenda Est has these placement obstructors, whose code may be useful to you. <?xml version="1.0" encoding="utf-8"?> <Entity> <AIProxy/> <Footprint> <Square width="38.5" depth="7.0"/> <Height>9.0</Height> </Footprint> <Obstruction> <Active>true</Active> <BlockMovement>false</BlockMovement> <BlockPathfinding>false</BlockPathfinding> <BlockFoundation>true</BlockFoundation> <BlockConstruction>true</BlockConstruction> <DeleteUponConstruction>false</DeleteUponConstruction> <DisableBlockMovement>false</DisableBlockMovement> <DisableBlockPathfinding>false</DisableBlockPathfinding> <Static width="37.0" depth="6.0"/> </Obstruction> <Ownership/> <Position> <Altitude>0</Altitude> <Anchor>upright</Anchor> <Floating>false</Floating> <FloatDepth>0.0</FloatDepth> <TurnRate>6.0</TurnRate> </Position> <Selectable> <Overlay> <Outline> <LineTexture>outline_border.png</LineTexture> <LineTextureMask>outline_border_mask.png</LineTextureMask> <LineThickness>0.4</LineThickness> </Outline> </Overlay> </Selectable> <Visibility> <RetainInFog>true</RetainInFog> <AlwaysVisible>false</AlwaysVisible> <Corpse>false</Corpse> <Preview>false</Preview> </Visibility> <VisualActor> <Actor>structures/hellenes/wall_long.xml</Actor> <SilhouetteDisplay>false</SilhouetteDisplay> <SilhouetteOccluder>false</SilhouetteOccluder> <VisibleInAtlasOnly>true</VisibleInAtlasOnly> </VisualActor> </Entity>
  10. As long as it's not taken out of the engine, you will see splash damage in DE.
  11. For rammed earth, less "ruined" examples would be best, as they will be depicted in game as newly constructed and finished. A lot of the examples shown so far look quite weathered. Would the walls of, say, the imperial capital have had a rough look to them or would they have had a "finishing" of some kind? Would they still have that sandy color?
  12. Right. Chucking a huge list of buildings (specific names and generic names too!) into a block of text is tedious to read. Much better to just have a couple of rows of portraits and you can hover over the portraits for their tooltips.
  13. Builds should just show all of the building icons. Having a giant list there in paragraph form is goofy. lol
  14. Confirmed. I went to go make something awesome and incredible, but instead was thwarted by this dastardly Fatal Error. (And if you read the error, it doesn't make much sense)
  15. Reskinned and enlarged the Chinese skirmish map Chang Jiang.
×
×
  • Create New...