1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 22:14:48 -04:00
dressupzack/project/sprites/dressup_wardrobe.svg
Anthony Wilcox 023f6ec90e Change clothes with if statements
Migrating over changing clothes from bindings over to if statements using is_pressed(). This should make it a lot more easier to maintaing because the bindings started to feel like overkill and cluttered up the code when they were only tasked to do one thing.

- DJ shorts has been redone
- Camera was renamed to CanonCam
- Renamed ModernScn to GameScn
- Removed RefRect
2019-05-05 12:07:27 -04:00

97 lines
2.9 KiB
XML

<?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"
version="1.1"
id="svg831"
width="680.49805"
height="524.09497"
viewBox="0 0 680.49805 524.09497"
sodipodi:docname="dressup_wardrobe.svg"
inkscape:version="0.92.3 (2405546, 2018-03-11)">
<metadata
id="metadata837">
<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>
<defs
id="defs835" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1001"
id="namedview833"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:pagecheckerboard="true"
inkscape:zoom="1.2666201"
inkscape:cx="422.24899"
inkscape:cy="303.56914"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer2"
showguides="true"
inkscape:guide-bbox="true" />
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Original"
transform="translate(757.24154,125.43664)"
style="display:inline"
sodipodi:insensitive="true" />
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Re-Ink"
transform="translate(54.690699,-1.847259)">
<rect
style="opacity:1;fill:#0033ff;fill-opacity:1;stroke:#000000;stroke-width:4.1780057;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect1405"
width="676.32007"
height="519.91699"
x="-52.601696"
y="3.9362619"
ry="31.017717" />
<rect
style="opacity:1;fill:#0099ff;fill-opacity:1;stroke:#000000;stroke-width:3.15624547;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect1403"
width="660.21387"
height="482.91278"
x="-44.312817"
y="27.699308"
ry="24.818422" />
<rect
style="opacity:1;fill:#1e3656;fill-opacity:1;stroke:#000000;stroke-width:4.14822292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect1401"
width="612.74677"
height="33.212002"
x="-20.5812"
y="16.057602"
ry="9.6562872" />
</g>
</svg>