[gd_scene load_steps=2 format=2] [ext_resource path="res://UI/Card.tscn" type="PackedScene" id=1] [node name="CardView" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 [node name="HBox" type="HBoxContainer" parent="."] anchor_right = 1.0 anchor_bottom = 1.0 custom_constants/separation = 50 [node name="Card1" parent="HBox" instance=ExtResource( 1 )] anchor_right = 0.0 anchor_bottom = 0.0 margin_right = 308.0 margin_bottom = 600.0 type = 1 [node name="Card2" parent="HBox" instance=ExtResource( 1 )] anchor_right = 0.0 anchor_bottom = 0.0 margin_left = 358.0 margin_right = 666.0 margin_bottom = 600.0 type = 2 [node name="Card3" parent="HBox" instance=ExtResource( 1 )] anchor_right = 0.0 anchor_bottom = 0.0 margin_left = 716.0 margin_right = 1024.0 margin_bottom = 600.0 type = 3