18 lines
507 B
Text
18 lines
507 B
Text
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://Scenes/Components/Card.tscn" type="PackedScene" id=1]
|
||
|
|
||
|
[node name="Node2D" type="Control"]
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
|
||
|
[node name="Node2D2" parent="." instance=ExtResource( 1 )]
|
||
|
position = Vector2( 412.914, 481.231 )
|
||
|
rotation = -0.188775
|
||
|
scale = Vector2( 0.479999, 0.479999 )
|
||
|
|
||
|
[node name="Node2D3" parent="." instance=ExtResource( 1 )]
|
||
|
position = Vector2( 459.073, 504.964 )
|
||
|
rotation = -0.0665061
|
||
|
scale = Vector2( 0.479999, 0.479999 )
|