diff --git a/table.tscn b/table.tscn new file mode 100644 index 0000000..0162905 --- /dev/null +++ b/table.tscn @@ -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")