Upload files to "/"
This commit is contained in:
parent
3cab454bb0
commit
3fcaa5831d
8
table.tscn
Normal file
8
table.tscn
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_scene load_steps=2 format=3 uid="uid://4dngh68es2xx"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://cwt3mny26ttl2" path="res://Asset/tabla_table.png" id="1_ei44t"]
|
||||||
|
|
||||||
|
[node name="Sprite2D" type="Sprite2D"]
|
||||||
|
position = Vector2(394, 239)
|
||||||
|
scale = Vector2(2.47619, 1.928)
|
||||||
|
texture = ExtResource("1_ei44t")
|
Loading…
Reference in New Issue
Block a user