Added images for 'all' entities, added Tank

This commit is contained in:
2019-10-15 11:27:17 -05:00
parent 5e7bdeba57
commit 6cd17ba7c9
41 changed files with 622 additions and 168 deletions

View File

@@ -15,9 +15,29 @@
version="1.1"
id="svg5422"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="harvester.svg">
sodipodi:docname="harvester.svg"
inkscape:export-filename="/home/cyberarm/Code/i-mic-rts/assets/vehicles/harvester/images/harvester_shell.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<defs
id="defs5416" />
id="defs5416">
<filter
style="color-interpolation-filters:sRGB;"
inkscape:label="Greyscale"
id="filter1012">
<feColorMatrix
values="0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0 0 0 1 0 "
id="feColorMatrix1010" />
</filter>
<filter
style="color-interpolation-filters:sRGB;"
inkscape:label="Greyscale"
id="filter1016">
<feColorMatrix
values="0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0 0 0 1 0 "
id="feColorMatrix1014" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
@@ -26,8 +46,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.839192"
inkscape:cx="12.147498"
inkscape:cy="17.835056"
inkscape:cx="10.253462"
inkscape:cy="12.658024"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
@@ -45,8 +65,8 @@
inkscape:snap-midpoints="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-center="true"
inkscape:window-width="1600"
inkscape:window-height="834"
inkscape:window-width="1920"
inkscape:window-height="1006"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
@@ -149,7 +169,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -213,5 +233,20 @@
height="0.54876453"
x="1.8363785"
y="295.78894" />
<g
id="g1020"
transform="translate(6.7819642)">
<path
inkscape:connector-curvature="0"
id="path6006-3"
d="M 2.809016,292.8406 H 2.1166666 v -4.17498 h 4.2333331 v 4.17498 H 5.6566443 l -0.7111524,0.53454 H 3.5211746 Z"
style="fill:#ce5c00;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter1012)" />
<path
sodipodi:nodetypes="ccccccccc"
inkscape:connector-curvature="0"
id="path6002-6"
d="M 4.9454919,288.66562 H 3.5211746 l -0.7121586,0.63366 v 3.54132 l 0.7121586,0.53454 h 1.4243173 l 0.7111524,-0.53454 3e-7,-3.54132 -0.7111527,-0.63366"
style="fill:#c4a000;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter1016)" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB