1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 22:14:48 -04:00
dressupzack/project/sprites/exit_symbol.svg
Anthony Wilcox 2b0755bf34 Huge overhual
- We'll now using Godot's native UI elements along with a custom theme and fonts.
- Changing to the character's clothes is now done by referencing the instanced node instead of the game screen. You no longer have to blindly guess where to put the placeholders from in clothes scene because the placeholders are already there for changing.
- Classic mode now has it's own copy of the character node. This was the reason for the original setup.
- Disabled some debug warnings
- Window is now resizable and will respect aspect ratio
- Credits screen
- Global menu, WIP
2019-05-05 16:15:34 -04:00

72 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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.0"
width="14.999983pt"
height="14.999971pt"
viewBox="0 0 14.999983 14.999971"
preserveAspectRatio="xMidYMid meet"
id="svg8"
sodipodi:docname="exit_symbol.svg"
inkscape:version="0.92.3 (2405546, 2018-03-11)">
<metadata
id="metadata14">
<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="defs12" />
<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="namedview10"
showgrid="false"
inkscape:pagecheckerboard="true"
inkscape:zoom="5.6568543"
inkscape:cx="48.959773"
inkscape:cy="24.135628"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="svg8"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<g
transform="matrix(0.00144523,0,0,-0.00153995,-1.7505945,17.356021)"
id="g6"
style="fill:#ffffff;stroke:none">
<path
d="m 6080,11255 c -171,-35 -306,-109 -435,-239 -100,-101 -158,-193 -199,-316 -36,-108 -46,-186 -46,-357 v -153 h 2355 c 1694,0 2369,-3 2407,-11 167,-35 301,-170 337,-337 16,-76 16,-6808 0,-6884 -36,-167 -171,-302 -337,-337 -38,-8 -713,-11 -2407,-11 H 5400 v -152 c 0,-172 10,-250 46,-358 41,-122 99,-214 199,-316 133,-134 278,-211 459,-243 41,-8 807,-11 2393,-11 2569,0 2395,-4 2563,61 107,41 192,100 290,199 126,127 201,275 229,450 15,91 15,8229 0,8320 -55,348 -329,629 -677,696 -106,20 -4721,19 -4822,-1 z"
id="path2"
style="fill:#ffffff"
inkscape:connector-curvature="0" />
<path
d="m 5825,8954 c -44,-14 -78,-43 -289,-252 -266,-265 -286,-292 -286,-397 0,-37 8,-76 19,-101 13,-28 204,-227 646,-670 l 628,-629 -2574,-5 -2574,-5 -41,-22 c -56,-30 -119,-103 -133,-155 -9,-31 -11,-143 -9,-383 3,-328 4,-341 25,-381 25,-48 83,-101 129,-120 28,-12 446,-14 2604,-14 1413,0 2570,-3 2570,-7 0,-4 -281,-289 -625,-633 -478,-479 -629,-636 -644,-670 -27,-60 -27,-150 0,-210 29,-64 454,-491 523,-525 64,-32 157,-34 219,-5 31,15 363,341 1218,1197 1160,1162 1176,1179 1208,1251 30,66 33,80 30,150 -5,97 -35,161 -123,263 -35,41 -563,572 -1172,1181 -783,781 -1122,1112 -1153,1128 -57,29 -133,34 -196,14 z"
id="path4"
style="fill:#ffffff"
inkscape:connector-curvature="0" />
</g>
</svg>