mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-07 22:04:49 -04:00
Remade the Atomic and RAW shirts
- The RAW shirt was changed to PAW, to avoid any copyright issues. I still haven't reproduced the look and feel of that shirt quite how I want it to be. I may change the shirt to something else entirely, though.
This commit is contained in:
parent
05cc47e9d9
commit
2ee3f5a431
6 changed files with 304 additions and 8 deletions
|
@ -10,8 +10,8 @@
|
|||
[ext_resource path="res://sprites/beat_up_jeans.png" type="Texture" id=8]
|
||||
[ext_resource path="res://sprites/old_sweatshirt.png" type="Texture" id=9]
|
||||
[ext_resource path="res://sprites/dj_shirt.png" type="Texture" id=10]
|
||||
[ext_resource path="res://sprites/raw_shirt.png" type="Texture" id=11]
|
||||
[ext_resource path="res://sprites/atomic_shirt.png" type="Texture" id=12]
|
||||
[ext_resource path="res://sprites/raw_shirt.svg" type="Texture" id=11]
|
||||
[ext_resource path="res://sprites/atomic_shirt.svg" type="Texture" id=12]
|
||||
[ext_resource path="res://sprites/z_shirt.png" type="Texture" id=13]
|
||||
[ext_resource path="res://sprites/biker_jacket.png" type="Texture" id=14]
|
||||
[ext_resource path="res://sprites/nl_jacket.png" type="Texture" id=15]
|
||||
|
@ -49,7 +49,6 @@ position = Vector2( 485.001, 160 )
|
|||
texture = ExtResource( 3 )
|
||||
|
||||
[node name="RefRect" type="ReferenceRect" parent="."]
|
||||
editor/display_folded = true
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_left = 209.0
|
||||
|
@ -73,6 +72,7 @@ custom_colors/font_color_fg = Color( 0.980392, 0.992157, 0.768627, 1 )
|
|||
tab_align = 0
|
||||
|
||||
[node name="Pants" type="Tabs" parent="RefRect/Wordrobe"]
|
||||
visible = false
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_top = 29.0
|
||||
|
@ -127,7 +127,6 @@ text = "KRBT"
|
|||
flat = true
|
||||
|
||||
[node name="Shirts" type="Tabs" parent="RefRect/Wordrobe"]
|
||||
visible = false
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_top = 29.0
|
||||
|
@ -136,7 +135,7 @@ margin_top = 29.0
|
|||
margin_left = 33.0
|
||||
margin_top = 14.0
|
||||
margin_right = 474.0
|
||||
margin_bottom = 457.0
|
||||
margin_bottom = 364.0
|
||||
columns = 5
|
||||
|
||||
[node name="Sweatshirt" type="TextureButton" parent="RefRect/Wordrobe/Shirts/ShirtsGrid"]
|
||||
|
@ -318,7 +317,6 @@ texture = ExtResource( 25 )
|
|||
__meta__ = {
|
||||
"_edit_lock_": true
|
||||
}
|
||||
|
||||
[connection signal="pressed" from="RefRect/Wordrobe/Pants/PantsGrid/Jeans" to="." method="_on_Jeans_pressed"]
|
||||
[connection signal="pressed" from="RefRect/Wordrobe/Pants/PantsGrid/DJ Shorts" to="." method="_on_DJ_Shorts_pressed"]
|
||||
[connection signal="pressed" from="RefRect/Wordrobe/Pants/PantsGrid/Sweats" to="." method="_on_Sweats_pressed"]
|
||||
|
|
121
project/sprites/atomic_shirt.svg
Normal file
121
project/sprites/atomic_shirt.svg
Normal file
|
@ -0,0 +1,121 @@
|
|||
<?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="22.489584mm"
|
||||
height="30.427084mm"
|
||||
viewBox="0 0 22.489584 30.427084"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||
sodipodi:docname="atomic_shirt.svg">
|
||||
<defs
|
||||
id="defs2" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="7.9195959"
|
||||
inkscape:cx="66.109402"
|
||||
inkscape:cy="50.591263"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer2"
|
||||
showgrid="false"
|
||||
inkscape:pagecheckerboard="true"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1001"
|
||||
inkscape:window-x="-9"
|
||||
inkscape:window-y="-9"
|
||||
inkscape:window-maximized="1" />
|
||||
<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(-332.89496,-265.48813)"
|
||||
style="display:inline"
|
||||
sodipodi:insensitive="true" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Re-ink"
|
||||
transform="translate(-108.95163,-14.177885)"
|
||||
style="display:inline">
|
||||
<path
|
||||
style="opacity:1;fill:#003333;fill-opacity:1;stroke:#000000;stroke-width:0.84448189px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 111.2673,16.788005 c -0.92152,4.271598 -1.10981,11.545021 -0.89428,15.292256 0.0769,1.336512 3.11298,0.146572 3.68236,1.350904 1.01203,2.140575 -1.07895,6.609747 -0.15778,9.186161 0.93166,2.605817 14.62642,1.077743 16.78107,-1.314586 0.81011,-0.899459 -1.46175,-2.48188 -0.78906,-6.214168 0.67269,-3.732287 0.63838,-17.327085 -1.84118,-18.354603 -2.47958,-1.027521 -2.20097,1.046255 -6.20744,-0.05405 -1.05993,-1.401319 -10.12597,-1.967194 -10.57366,0.108076 z"
|
||||
id="path827"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="csssszzcsc" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.47876143;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 114.37102,34.484873 114.5288,21.056867"
|
||||
id="path829"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.47876143;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 127.1015,24.947476 c 0,0 -0.25634,4.651306 0.1052,6.700494 0.36149,2.049185 2.55769,6.774269 2.55769,6.774269"
|
||||
id="path833"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="czc" />
|
||||
<g
|
||||
id="g886">
|
||||
<ellipse
|
||||
ry="0.96885204"
|
||||
rx="0.95214766"
|
||||
cy="28.401752"
|
||||
cx="121.36296"
|
||||
id="path848"
|
||||
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.14999999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<ellipse
|
||||
ry="5.8494253"
|
||||
rx="2.358217"
|
||||
cy="28.26812"
|
||||
cx="121.26273"
|
||||
id="path850"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<ellipse
|
||||
transform="rotate(-43.01527)"
|
||||
ry="5.8494253"
|
||||
rx="2.3582172"
|
||||
cy="103.27947"
|
||||
cx="69.600197"
|
||||
id="path850-0"
|
||||
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<ellipse
|
||||
transform="rotate(46.575687)"
|
||||
ry="5.8494253"
|
||||
rx="2.3582172"
|
||||
cy="-68.645317"
|
||||
cx="103.66148"
|
||||
id="path850-0-1"
|
||||
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.7 KiB |
34
project/sprites/atomic_shirt.svg.import
Normal file
34
project/sprites/atomic_shirt.svg.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/atomic_shirt.svg-b3ba00542391d52e77d38154f516ba81.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/atomic_shirt.svg"
|
||||
dest_files=[ "res://.import/atomic_shirt.svg-b3ba00542391d52e77d38154f516ba81.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
109
project/sprites/raw_shirt.svg
Normal file
109
project/sprites/raw_shirt.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 28 KiB |
34
project/sprites/raw_shirt.svg.import
Normal file
34
project/sprites/raw_shirt.svg.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/raw_shirt.svg-1202cc08aee5b0934f83fe7787bf5d7c.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/raw_shirt.svg"
|
||||
dest_files=[ "res://.import/raw_shirt.svg-1202cc08aee5b0934f83fe7787bf5d7c.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
|
@ -76,10 +76,10 @@ func _on_DJ_Shirt_pressed():
|
|||
change_tops(load("res://sprites/dj_shirt.png"))
|
||||
|
||||
func _on_Raw_pressed():
|
||||
change_tops(load("res://sprites/raw_shirt.png"))
|
||||
change_tops(load("res://sprites/raw_shirt.svg"))
|
||||
|
||||
func _on_Atomic_pressed():
|
||||
change_tops(load("res://sprites/atomic_shirt.png"))
|
||||
change_tops(load("res://sprites/atomic_shirt.svg"))
|
||||
|
||||
func _on_Korm_Shirt_pressed():
|
||||
change_tops(load("res://sprites/korm_shirt.png"))
|
||||
|
|
Loading…
Add table
Reference in a new issue