Added models for: Power Plant, Information Panel, Purchase Terminal, and Door. Updated War Factory model. added .svg files. misc.

This commit is contained in:
2019-09-24 15:33:50 -05:00
parent 06502abe3e
commit 42191729ae
40 changed files with 3650 additions and 19524 deletions

View File

@@ -0,0 +1,124 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="768"
height="512"
viewBox="0 0 203.19999 135.46667"
version="1.1"
id="svg8"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="purchase_terminal_screen.svg"
inkscape:export-filename="/home/cyberarm/Code/i-mic-fps/assets/base/purchase_terminal/textures/purchase_terminal_screen.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.98994949"
inkscape:cx="230.08282"
inkscape:cy="262.85437"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:showpageshadow="false"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-bbox-midpoints="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-smooth-nodes="true"
inkscape:snap-midpoints="true"
inkscape:snap-object-midpoints="true"
inkscape:snap-center="true"
inkscape:window-width="1920"
inkscape:window-height="1006"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid10"
empspacing="8" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-161.53333)">
<rect
id="rect12"
width="203.2"
height="135.46666"
x="0"
y="161.53333"
style="stroke-width:0.26458332;fill:#888a85" />
<rect
style="fill:#f57900;stroke-width:0.26458332"
id="rect14"
width="25.4"
height="127"
x="4.2333331"
y="165.76666" />
<rect
style="fill:#ef2929;stroke-width:0.26458332"
id="rect16"
width="33.866665"
height="127"
x="165.09999"
y="165.76666" />
<rect
style="fill:#ad7fa8;stroke-width:0.26458332"
id="rect18"
width="135.46666"
height="16.933334"
x="29.633333"
y="165.76666" />
<rect
style="fill:#5c3566;stroke-width:0.26458332"
id="rect20"
width="135.46666"
height="110.06667"
x="29.633333"
y="182.7" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332;"
x="49.268826"
y="178.17882"
id="text43"><tspan
sodipodi:role="line"
id="tspan41"
x="49.268826"
y="178.17882"
style="stroke-width:0.26458332;fill:#ffffff;">Purchase Terminal</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB