Adding tables and chairs.
This commit is contained in:
parent
694ecaf2fb
commit
16b43af80b
|
@ -1,7 +1,10 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://bx6htkgx23t8v"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://bx6htkgx23t8v"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/crowd/crowd.gd" id="1_y7wyj"]
|
||||
[ext_resource type="Texture2D" uid="uid://c37ydueny6n1f" path="res://scenes/crowd/table.png" id="2_kf115"]
|
||||
[ext_resource type="Texture2D" uid="uid://b6p145ne8x013" path="res://sprites/room/table.svg" id="2_yuiyq"]
|
||||
[ext_resource type="Texture2D" uid="uid://dy3y1wvowh72r" path="res://sprites/room/chair.svg" id="3_1657p"]
|
||||
|
||||
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_mfqpb"]
|
||||
|
||||
[node name="Crowd" type="Node2D"]
|
||||
position = Vector2(240, 232)
|
||||
|
@ -11,86 +14,171 @@ script = ExtResource("1_y7wyj")
|
|||
|
||||
[node name="Table_1" type="Sprite2D" parent="Tables"]
|
||||
z_index = 35
|
||||
material = SubResource("CanvasItemMaterial_mfqpb")
|
||||
position = Vector2(170, 199)
|
||||
texture = ExtResource("2_kf115")
|
||||
scale = Vector2(0.3, 0.3)
|
||||
texture = ExtResource("2_yuiyq")
|
||||
|
||||
[node name="Table_2" type="Sprite2D" parent="Tables"]
|
||||
z_index = 25
|
||||
position = Vector2(359, 138)
|
||||
texture = ExtResource("2_kf115")
|
||||
scale = Vector2(0.3, 0.3)
|
||||
texture = ExtResource("2_yuiyq")
|
||||
|
||||
[node name="Table_3" type="Sprite2D" parent="Tables"]
|
||||
z_index = 15
|
||||
position = Vector2(203, 84)
|
||||
texture = ExtResource("2_kf115")
|
||||
scale = Vector2(0.3, 0.3)
|
||||
texture = ExtResource("2_yuiyq")
|
||||
|
||||
[node name="Table_4" type="Sprite2D" parent="Tables"]
|
||||
z_index = 45
|
||||
position = Vector2(319, 230)
|
||||
texture = ExtResource("2_kf115")
|
||||
scale = Vector2(0.3, 0.3)
|
||||
texture = ExtResource("2_yuiyq")
|
||||
|
||||
[node name="Seats" type="Node" parent="."]
|
||||
|
||||
[node name="Seat_5" type="Node2D" parent="Seats"]
|
||||
z_index = 10
|
||||
position = Vector2(205, 35)
|
||||
|
||||
[node name="Seat_6" type="Node2D" parent="Seats"]
|
||||
z_index = 12
|
||||
position = Vector2(159, 79)
|
||||
|
||||
[node name="Seat_7" type="Node2D" parent="Seats"]
|
||||
z_index = 13
|
||||
position = Vector2(249, 81)
|
||||
|
||||
[node name="Seat_8" type="Node2D" parent="Seats"]
|
||||
z_index = 17
|
||||
position = Vector2(204, 130)
|
||||
|
||||
[node name="Seat_9" type="Node2D" parent="Seats"]
|
||||
z_index = 20
|
||||
position = Vector2(359, 94)
|
||||
|
||||
[node name="Seat_10" type="Node2D" parent="Seats"]
|
||||
z_index = 22
|
||||
position = Vector2(311, 137)
|
||||
|
||||
[node name="Seat_11" type="Node2D" parent="Seats"]
|
||||
z_index = 23
|
||||
position = Vector2(401, 133)
|
||||
|
||||
[node name="Seat_12" type="Node2D" parent="Seats"]
|
||||
z_index = 26
|
||||
position = Vector2(359, 184)
|
||||
|
||||
[node name="Seat_1" type="Node2D" parent="Seats"]
|
||||
z_index = 30
|
||||
position = Vector2(168, 156)
|
||||
|
||||
[node name="Seat_2" type="Node2D" parent="Seats"]
|
||||
z_index = 32
|
||||
position = Vector2(122, 197)
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_1"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_3" type="Node2D" parent="Seats"]
|
||||
z_index = 33
|
||||
position = Vector2(217, 199)
|
||||
[node name="Seat_10" type="Node2D" parent="Seats"]
|
||||
position = Vector2(311, 137)
|
||||
|
||||
[node name="Seat_4" type="Node2D" parent="Seats"]
|
||||
z_index = 36
|
||||
position = Vector2(166, 244)
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_10"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_13" type="Node2D" parent="Seats"]
|
||||
z_index = 40
|
||||
position = Vector2(315, 187)
|
||||
[node name="Seat_7" type="Node2D" parent="Seats"]
|
||||
position = Vector2(249, 81)
|
||||
|
||||
[node name="Seat_14" type="Node2D" parent="Seats"]
|
||||
z_index = 42
|
||||
position = Vector2(276, 232)
|
||||
|
||||
[node name="Seat_15" type="Node2D" parent="Seats"]
|
||||
z_index = 43
|
||||
position = Vector2(366, 231)
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_7"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(-0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_16" type="Node2D" parent="Seats"]
|
||||
z_index = 46
|
||||
position = Vector2(320, 274)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_16"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_5" type="Node2D" parent="Seats"]
|
||||
position = Vector2(205, 35)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_5"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_12" type="Node2D" parent="Seats"]
|
||||
position = Vector2(359, 184)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_12"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(-0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_8" type="Node2D" parent="Seats"]
|
||||
position = Vector2(204, 130)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_8"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_13" type="Node2D" parent="Seats"]
|
||||
position = Vector2(315, 187)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_13"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(-0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_2" type="Node2D" parent="Seats"]
|
||||
position = Vector2(122, 197)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_2"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_3" type="Node2D" parent="Seats"]
|
||||
position = Vector2(217, 199)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_3"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(-0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_15" type="Node2D" parent="Seats"]
|
||||
position = Vector2(366, 231)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_15"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(-0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_4" type="Node2D" parent="Seats"]
|
||||
position = Vector2(166, 244)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_4"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_9" type="Node2D" parent="Seats"]
|
||||
position = Vector2(359, 94)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_9"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(-0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_14" type="Node2D" parent="Seats"]
|
||||
position = Vector2(276, 232)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_14"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_6" type="Node2D" parent="Seats"]
|
||||
position = Vector2(159, 79)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_6"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
||||
[node name="Seat_11" type="Node2D" parent="Seats"]
|
||||
position = Vector2(401, 133)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Seats/Seat_11"]
|
||||
z_index = -5
|
||||
position = Vector2(0, 10)
|
||||
scale = Vector2(-0.26, 0.26)
|
||||
texture = ExtResource("3_1657p")
|
||||
|
|
|
@ -0,0 +1,80 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="65.705826mm"
|
||||
height="55.095718mm"
|
||||
viewBox="0 0 65.705826 55.095718"
|
||||
version="1.1"
|
||||
id="svg674"
|
||||
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
||||
sodipodi:docname="´tim_side.svg"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview676"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="4.2683933"
|
||||
inkscape:cx="-46.387477"
|
||||
inkscape:cy="572.11222"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showguides="false"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid1241" /></sodipodi:namedview><defs
|
||||
id="defs671" /><g
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(309.69236,-98.354673)"><g
|
||||
id="g75857"
|
||||
transform="translate(-41.376623,-124.48052)"
|
||||
inkscape:export-filename="2024\tough_crowd\godot\sprites\room\table.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"><path
|
||||
style="fill:#c87137;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -237.55375,233.41561 v 37.74291 h 4.18182 l -0.11485,-37.74291 z"
|
||||
id="path60885"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="fill:#666666;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -268.31575,230.24059 v 3.17502 h 65.70583 v -3.17502 z"
|
||||
id="path60622" /><path
|
||||
id="path60566"
|
||||
style="fill:#808080;stroke-width:2.38125"
|
||||
d="m -202.60992,233.41561 c 0,4.73732 -14.70875,9.10684 -32.85292,9.10684 -18.14416,0 -32.85291,-4.36952 -32.85291,-9.10684 0,-4.73732 13.94353,-7.4054 32.08769,-7.4054 18.14417,0 33.61814,2.66808 33.61814,7.4054 z"
|
||||
sodipodi:nodetypes="sssss" /><g
|
||||
id="g68284"
|
||||
style="fill:#808080;fill-opacity:1"><path
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -246.55966,271.15851 v 1.75076 h 22.19365 v -1.75076 z"
|
||||
id="path60941" /><path
|
||||
id="path60943"
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -224.36601,272.90927 c 0,2.61222 -4.96822,5.02164 -11.09683,5.02164 -6.12861,0 -11.09682,-2.40942 -11.09682,-5.02164 0,-2.61223 4.70974,-4.08345 10.83835,-4.08345 6.12861,0 11.3553,1.47122 11.3553,4.08345 z"
|
||||
sodipodi:nodetypes="sssss" /></g><path
|
||||
id="path60945"
|
||||
style="fill:#b3b3b3;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -224.36601,271.15851 c 0,2.61223 -4.96822,5.02165 -11.09683,5.02165 -6.12861,0 -11.09682,-2.40942 -11.09682,-5.02165 0,-2.61222 4.70974,-4.08344 10.83835,-4.08344 6.12861,0 11.3553,1.47122 11.3553,4.08344 z"
|
||||
sodipodi:nodetypes="sssss" /><path
|
||||
style="fill:#b3b3b3;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -246.55966,271.15852 1.85712,-2.49203 7.14879,-3.54125 c 1.50581,1.11873 2.90968,1.21806 4.18182,0 l 7.14879,3.54125 1.85713,2.49203 z"
|
||||
id="path60952"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
id="path60563"
|
||||
style="fill:#b3b3b3;stroke-width:2.38125"
|
||||
d="m -202.60992,230.24059 c 0,4.73732 -14.70875,9.10684 -32.85292,9.10684 -18.14416,0 -32.85291,-4.36952 -32.85291,-9.10684 0,-4.73732 13.94353,-7.4054 32.08769,-7.4054 18.14417,0 33.61814,2.66808 33.61814,7.4054 z"
|
||||
sodipodi:nodetypes="sssss" /></g></g></svg>
|
After Width: | Height: | Size: 3.9 KiB |
|
@ -0,0 +1,37 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bt8s65uv6r2fo"
|
||||
path="res://.godot/imported/table.svg-5d51abf47c65c799f5f00b3c241f480a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://scenes/crowd/table.svg"
|
||||
dest_files=["res://.godot/imported/table.svg-5d51abf47c65c799f5f00b3c241f480a.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
|
@ -22,7 +22,6 @@ visible = false
|
|||
|
||||
[node name="Crowd" parent="." instance=ExtResource("4_aeh13")]
|
||||
position = Vector2(0, 0)
|
||||
max_persons = 16
|
||||
|
||||
[node name="Stage" parent="." instance=ExtResource("5_borcq")]
|
||||
z_index = 10
|
||||
|
|
|
@ -0,0 +1,87 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="30.327972mm"
|
||||
height="47.602264mm"
|
||||
viewBox="0 0 30.327972 47.602264"
|
||||
version="1.1"
|
||||
id="svg674"
|
||||
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
||||
sodipodi:docname="´tim_side.svg"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview676"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="4.2683933"
|
||||
inkscape:cx="-46.387477"
|
||||
inkscape:cy="572.11222"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showguides="false"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid1241" /></sodipodi:namedview><defs
|
||||
id="defs671" /><g
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(220.97693,-97.889737)"><g
|
||||
id="g75870"
|
||||
transform="translate(-22.792208,-126.23377)"
|
||||
inkscape:export-filename="2024\tough_crowd\godot\sprites\room\chair.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"><path
|
||||
style="fill:#c87137;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-dasharray:none"
|
||||
d="m -190.3636,251.73871 0.27256,19.89935 2.27603,0.0877 0.96428,-19.63636 z"
|
||||
id="path62149"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="fill:#c87137;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-dasharray:none"
|
||||
d="m -193.53862,246.80405 -4.64611,19.72404 1.75325,0.70127 5.61039,-16.56817 z"
|
||||
id="path62091" /><path
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -174.61634,224.72981 c -1.91372,-1.53673 -17.59314,0.20349 -19.50687,1.29573 -1.91372,1.09224 -1.00525,20.48941 0.16163,21.81312 1.1669,1.32371 19.06269,0.28471 20.29534,-1.59656 1.23264,-1.88127 0.96362,-19.97556 -0.9501,-21.51229 z"
|
||||
id="path60976"
|
||||
sodipodi:nodetypes="zzzzz" /><path
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -174.61634,224.72981 2.11668,1.58751 -19.50687,1.29573 -2.11668,-1.58751 z"
|
||||
id="path61047" /><path
|
||||
style="fill:#c87137;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-dasharray:none"
|
||||
d="m -175.56784,245.83976 -4.64611,19.72404 1.75325,0.70127 5.61039,-16.56817 z"
|
||||
id="path62093" /><path
|
||||
style="fill:#b3b3b3;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -172.49966,226.31732 c -1.91372,-1.53673 -17.59314,0.20349 -19.50687,1.29573 -1.91373,1.09224 -1.41183,20.01894 -0.24494,21.34265 1.1669,1.32371 19.46926,0.75518 20.70191,-1.12609 1.23264,-1.88127 0.96362,-19.97556 -0.9501,-21.51229 z"
|
||||
id="path60974"
|
||||
sodipodi:nodetypes="zzzzz" /><path
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -193.64786,249.49478 -0.31372,-1.65612 4.90348,-0.67614 1.30353,2.85883 z"
|
||||
id="path61599" /><path
|
||||
style="fill:#c87137;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-dasharray:none"
|
||||
d="m -171.84265,251.73871 0.27256,19.89935 2.27603,0.0877 0.96428,-19.63636 z"
|
||||
id="path62151"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -171.26612,248.19306 c 0,0 3.43174,2.55204 3.40926,3.84317 -0.0225,1.29113 -2.04664,2.13443 -4.83496,2.16953 -2.78831,0.0351 -14.85597,1.14367 -17.54222,-0.24794 -2.68624,-1.39162 -3.41382,-4.46304 -3.41382,-4.46304 z"
|
||||
id="path61528"
|
||||
sodipodi:nodetypes="czzzcc" /><path
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -167.85686,249.91955 v 2.11668 l -4.83496,0.0529 -0.22517,-2.41748 z"
|
||||
id="path61601" /><path
|
||||
style="fill:#b3b3b3;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -171.26612,246.07638 c 0,0 3.43174,2.55204 3.40926,3.84317 -0.0225,1.29113 -2.04664,2.13443 -4.83496,2.16953 -2.78831,0.0351 -14.85597,1.14367 -17.54222,-0.24794 -2.68624,-1.39162 -2.46507,-4.50687 -2.46507,-4.50687 z"
|
||||
id="path61526"
|
||||
sodipodi:nodetypes="czzzcc" /></g></g></svg>
|
After Width: | Height: | Size: 4.6 KiB |
|
@ -0,0 +1,37 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dy3y1wvowh72r"
|
||||
path="res://.godot/imported/chair.svg-70fadd4c7f8efc738ec7bb54a1770996.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/room/chair.svg"
|
||||
dest_files=["res://.godot/imported/chair.svg-70fadd4c7f8efc738ec7bb54a1770996.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
|
@ -0,0 +1,76 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="65.705826mm"
|
||||
height="47.158173mm"
|
||||
viewBox="0 0 65.705826 47.158173"
|
||||
version="1.1"
|
||||
id="svg674"
|
||||
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
||||
sodipodi:docname="´tim_side.svg"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview676"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
inkscape:zoom="4.2683933"
|
||||
inkscape:cx="-46.387477"
|
||||
inkscape:cy="572.11222"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1027"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showguides="false"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid1241" /></sodipodi:namedview><defs
|
||||
id="defs671" /><g
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(309.69236,-98.354673)"><path
|
||||
style="fill:#c87137;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -278.93037,108.93509 v 33.50958 h 4.18182 l -0.11485,-33.50958 z"
|
||||
id="path60885"
|
||||
sodipodi:nodetypes="ccccc" /><path
|
||||
style="fill:#666666;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -309.69237,105.76007 v 3.17502 h 65.70583 v -3.17502 z"
|
||||
id="path60622" /><path
|
||||
id="path60566"
|
||||
style="fill:#808080;stroke-width:2.38125"
|
||||
d="m -243.98654,108.93509 c 0,4.73732 -14.70875,9.10684 -32.85292,9.10684 -18.14416,0 -32.85291,-4.36952 -32.85291,-9.10684 0,-4.73732 13.94353,-7.4054 32.08769,-7.4054 18.14417,0 33.61814,2.66808 33.61814,7.4054 z"
|
||||
sodipodi:nodetypes="sssss" /><g
|
||||
id="g68284"
|
||||
style="fill:#808080;fill-opacity:1"
|
||||
transform="translate(-41.376623,-132.41807)"><path
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -246.55966,271.15851 v 1.75076 h 22.19365 v -1.75076 z"
|
||||
id="path60941" /><path
|
||||
id="path60943"
|
||||
style="fill:#808080;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -224.36601,272.90927 c 0,2.61222 -4.96822,5.02164 -11.09683,5.02164 -6.12861,0 -11.09682,-2.40942 -11.09682,-5.02164 0,-2.61223 4.70974,-4.08345 10.83835,-4.08345 6.12861,0 11.3553,1.47122 11.3553,4.08345 z"
|
||||
sodipodi:nodetypes="sssss" /></g><path
|
||||
id="path60945"
|
||||
style="fill:#b3b3b3;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -265.74263,138.74044 c 0,2.61223 -4.96822,5.02165 -11.09683,5.02165 -6.12861,0 -11.09682,-2.40942 -11.09682,-5.02165 0,-2.61222 4.70974,-4.08344 10.83835,-4.08344 6.12861,0 11.3553,1.47122 11.3553,4.08344 z"
|
||||
sodipodi:nodetypes="sssss" /><path
|
||||
style="fill:#b3b3b3;fill-opacity:1;stroke-width:2.38125"
|
||||
d="m -287.93628,138.74045 1.85712,-2.49203 7.14879,-3.54125 c 1.50581,1.11873 2.90968,1.21806 4.18182,0 l 7.14879,3.54125 1.85713,2.49203 z"
|
||||
id="path60952"
|
||||
sodipodi:nodetypes="ccccccc" /><path
|
||||
id="path60563"
|
||||
style="fill:#b3b3b3;stroke-width:2.38125"
|
||||
d="m -243.98654,105.76007 c 0,4.73732 -14.70875,9.10684 -32.85292,9.10684 -18.14416,0 -32.85291,-4.36952 -32.85291,-9.10684 0,-4.73732 13.94353,-7.4054 32.08769,-7.4054 18.14417,0 33.61814,2.66808 33.61814,7.4054 z"
|
||||
sodipodi:nodetypes="sssss" /></g></svg>
|
After Width: | Height: | Size: 3.7 KiB |
|
@ -0,0 +1,37 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b6p145ne8x013"
|
||||
path="res://.godot/imported/table.svg-51636512cbcdf0bb382a8acc505a0366.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/room/table.svg"
|
||||
dest_files=["res://.godot/imported/table.svg-51636512cbcdf0bb382a8acc505a0366.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue