13 lines
427 B
Plaintext
13 lines
427 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://d3fe3x8i4thex"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://Node.gd" id="1_ox6fu"]
|
||
|
[ext_resource type="Texture2D" uid="uid://c6uu24qr8n5qp" path="res://Asset/Tabla sah1 - Copy.jpg" id="2_erbmr"]
|
||
|
|
||
|
[node name="Main" type="Node"]
|
||
|
script = ExtResource("1_ox6fu")
|
||
|
|
||
|
[node name="Board" type="Sprite2D" parent="."]
|
||
|
position = Vector2(379, 386)
|
||
|
rotation = 1.5708
|
||
|
texture = ExtResource("2_erbmr")
|