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

23 lines
543 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=2]
2022-07-16 10:33:31 +01:00
[ext_resource path="res://UI/CardView.gd" type="Script" id=5]
2022-07-16 10:33:31 +01:00
[node name="CardView" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 5 )
2022-07-16 10:33:31 +01:00
[node name="Margin" type="MarginContainer" parent="."]
2022-07-16 10:33:31 +01:00
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 30.0
margin_top = 30.0
margin_right = -30.0
margin_bottom = -30.0
[node name="HBox" type="HBoxContainer" parent="Margin"]
margin_right = 1220.0
margin_bottom = 660.0
rect_min_size = Vector2( 0, 300 )
2022-07-16 10:33:31 +01:00
custom_constants/separation = 50