Добавление файлов проекта на сервер git

This commit is contained in:
MaD_CaT
2023-03-10 13:52:20 +03:00
parent 2daf86a720
commit 196298d220
36 changed files with 1537 additions and 0 deletions

14
кнопка-3.tscn Normal file
View File

@@ -0,0 +1,14 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://кнопка-3-1.png" type="Texture" id=1]
[ext_resource path="res://кнопка-3-0.png" type="Texture" id=2]
[node name="TextureButton" type="TextureButton"]
modulate = Color( 1.5, 1.5, 1.5, 1 )
margin_right = 140.0
margin_bottom = 34.0
toggle_mode = true
action_mode = 0
texture_normal = ExtResource( 2 )
texture_pressed = ExtResource( 1 )
expand = true