Quit-Rolling-Around-gmtk-ja.../UI/CardView.tscn

35 lines
811 B
Plaintext
Raw Normal View History

2022-07-16 13:50:18 +01:00
[gd_scene load_steps=2 format=2]
2022-07-16 10:33:31 +01:00
[ext_resource path="res://UI/Card.tscn" type="PackedScene" id=1]
[node name="CardView" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
2022-07-16 12:06:46 +01:00
margin_top = 277.0
margin_right = -252.0
2022-07-16 10:33:31 +01:00
[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
2022-07-16 12:06:46 +01:00
margin_right = 224.0
margin_bottom = 323.0
2022-07-16 10:33:31 +01:00
[node name="Card2" parent="HBox" instance=ExtResource( 1 )]
anchor_right = 0.0
anchor_bottom = 0.0
2022-07-16 12:06:46 +01:00
margin_left = 274.0
margin_right = 498.0
margin_bottom = 323.0
2022-07-16 10:33:31 +01:00
[node name="Card3" parent="HBox" instance=ExtResource( 1 )]
anchor_right = 0.0
anchor_bottom = 0.0
2022-07-16 12:06:46 +01:00
margin_left = 548.0
margin_right = 772.0
margin_bottom = 323.0