Upload files to "/"
This commit is contained in:
parent
eebac3c5b8
commit
d40410481e
7
pion_alb.tscn
Normal file
7
pion_alb.tscn
Normal 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
7
pion_negru.tscn
Normal 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
21
project.godot
Normal 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
7
rege_alb.tscn
Normal 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
7
rege_negru.tscn
Normal 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")
|
Loading…
Reference in New Issue
Block a user