From fb720fa62d71e9f4d967e3626453ea5110939ae0 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Mon, 11 Dec 2023 15:19:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D1=84=D0=B0=D0=BA=D1=82=D0=BE?= =?UTF-8?q?=D1=80.=20=D0=91=D0=BE=D0=BB=D1=8C=D1=88=D0=BE=D0=B5=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D1=89=D0=B5=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D1=84=D0=B0=D0=B9=D0=BB=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/nine-patch-round.png | Bin 0 -> 567 bytes data/nine-patch-round.png.import | 34 ++++++++++++++++++ .../btn-scale.tscn} | 0 scenes/работа/работа.tscn | 2 +- 4 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 data/nine-patch-round.png create mode 100644 data/nine-patch-round.png.import rename scenes/{btn_scale/btn_scale.tscn => btn-scale/btn-scale.tscn} (100%) diff --git a/data/nine-patch-round.png b/data/nine-patch-round.png new file mode 100644 index 0000000000000000000000000000000000000000..172b65ae39cc9010ec2c9eeef821626867efeb2c GIT binary patch literal 567 zcmeAS@N?(olHy`uVBq!ia0vp^_8`o`1|-Ad1@1F2F#hv&aSX}0_x84Zwn(5z+sEg7 zC-ZW9H{D+1kvRE~h?GG>Vu1agi6&xAQ7(oG9D>k5!-^(@gx2M1RvTOT(ruc^E2a-Ll1wTsuD5>Ow#<$F#>D?Uc6H+|W zxA8Y5FHq0CU6#(qU!sy5^X#DeB){m7R+Ig5UJMH{c9cx&;LORv;LTSZqlppFJec$N@FF{KO`rx zObPP3U#1<_`ZmbxW%%nAR_PzN`7?Ol+O+qc(4SpPbRDjmcTYFjR?ETD=<8X%?RwVK zt4fPft9>uYZQ$g|mG}D9dHo9O>TU5JRYAY|ZUrP4dw$OL+<)bUPHAcAwX0`u8*kaO e$S67TF}v<$)~g~pT|U4B!QkoY=d#Wzp$PyybOyHo literal 0 HcmV?d00001 diff --git a/data/nine-patch-round.png.import b/data/nine-patch-round.png.import new file mode 100644 index 0000000..2c1939c --- /dev/null +++ b/data/nine-patch-round.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c4mdrmk7h638f" +path="res://.godot/imported/nine-patch-round.png-40081195f042d0b4e71ddf4d58b0c134.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://data/nine-patch-round.png" +dest_files=["res://.godot/imported/nine-patch-round.png-40081195f042d0b4e71ddf4d58b0c134.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 diff --git a/scenes/btn_scale/btn_scale.tscn b/scenes/btn-scale/btn-scale.tscn similarity index 100% rename from scenes/btn_scale/btn_scale.tscn rename to scenes/btn-scale/btn-scale.tscn diff --git a/scenes/работа/работа.tscn b/scenes/работа/работа.tscn index cc5885d..323b54e 100644 --- a/scenes/работа/работа.tscn +++ b/scenes/работа/работа.tscn @@ -7,7 +7,7 @@ [ext_resource type="PackedScene" uid="uid://dymo732qc2doa" path="res://scenes/count-all/count-all-pad.tscn" id="6_e3re7"] [ext_resource type="PackedScene" uid="uid://bwti82byphl68" path="res://scenes/count-danger/count_danger_pad.tscn" id="7_2arls"] [ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button-flat/button-flat.tscn" id="8_k0iv2"] -[ext_resource type="PackedScene" uid="uid://0uqi1ghf7sma" path="res://scenes/btn_scale/btn_scale.tscn" id="9_oey3x"] +[ext_resource type="PackedScene" uid="uid://0uqi1ghf7sma" path="res://scenes/btn-scale/btn-scale.tscn" id="9_oey3x"] [ext_resource type="PackedScene" uid="uid://bbq6nklh36yij" path="res://scenes/tilemap/tilemap.tscn" id="10_gtwyg"] [ext_resource type="PackedScene" uid="uid://b5kjdyxuwsot5" path="res://scenes/canvas/canvas.tscn" id="11_b6su4"] [ext_resource type="Shader" path="res://shaders/tilemap.gdshader" id="11_ekapd"]