Upload files to "/"

This commit is contained in:
Dragos Stefan Cirstian 2024-07-21 18:45:29 +03:00
parent eebac3c5b8
commit d40410481e
5 changed files with 49 additions and 0 deletions

7
pion_alb.tscn Normal file
View File

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://dsgf3iy1cj7vd"]
[ext_resource type="Texture2D" uid="uid://i3yvfhq53pk8" path="res://Asset/Pion_alb.jpeg" id="1_enrlx"]
[node name="Pion_alb" type="Sprite2D"]
scale = Vector2(0.6, 0.6)
texture = ExtResource("1_enrlx")

7
pion_negru.tscn Normal file
View File

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://cxfkk8jsqfxmd"]
[ext_resource type="Texture2D" uid="uid://d04wh0jvyy1o1" path="res://Asset/pion_negru.jpg" id="1_qelx6"]
[node name="Sprite2D" type="Sprite2D"]
scale = Vector2(0.6, 0.6)
texture = ExtResource("1_qelx6")

21
project.godot Normal file
View File

@ -0,0 +1,21 @@
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
config/name="Joc sah__"
run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
config/icon="res://icon.svg"
[display]
window/size/viewport_width=788
window/size/viewport_height=788

7
rege_alb.tscn Normal file
View File

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://d2kf2x8c3ill8"]
[ext_resource type="Texture2D" uid="uid://c56rajdnt8kp4" path="res://Asset/rege_alb.jpg" id="1_aso8p"]
[node name="Sprite2D" type="Sprite2D"]
scale = Vector2(0.6, 0.6)
texture = ExtResource("1_aso8p")

7
rege_negru.tscn Normal file
View File

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://dk20l6un5j1js"]
[ext_resource type="Texture2D" uid="uid://b7xrp426r4xsr" path="res://Asset/rege_negru.jpg" id="1_gh37x"]
[node name="Sprite2D" type="Sprite2D"]
scale = Vector2(0.6, 0.6)
texture = ExtResource("1_gh37x")