Upload files to "/"
This commit is contained in:
parent
8bf307d33b
commit
5cc9c54e6d
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" groups=["pioni_negri"]]
|
||||
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 Complet (aproape)"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1188
|
||||
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" groups=["rege_alb"]]
|
||||
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" groups=["rege_negru"]]
|
||||
scale = Vector2(0.6, 0.6)
|
||||
texture = ExtResource("1_gh37x")
|
7
regina_alba.tscn
Normal file
7
regina_alba.tscn
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bpd3bavr13asa"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dcprdmh6jmrte" path="res://Asset/regina_alba.jpg" id="1_tftq0"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" groups=["regina_alba"]]
|
||||
scale = Vector2(0.6, 0.6)
|
||||
texture = ExtResource("1_tftq0")
|
Loading…
Reference in New Issue
Block a user