Frame-of-Mind/src/base_scenes/Decision.tscn

44 lines
1.1 KiB (Stored with Git LFS)
Plaintext

[gd_scene load_steps=3 format=2]
[ext_resource path="res://base_scenes/Card.tscn" type="PackedScene" id=1]
[ext_resource path="res://assets/fonts/handwriting-theme.tres" type="Theme" id=2]
[node name="Decision" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
[node name="Control" type="Control" parent="."]
anchor_left = 0.5
anchor_top = 1.0
anchor_right = 0.5
anchor_bottom = 1.0
margin_left = -20.0
margin_top = -40.0
margin_right = 20.0
[node name="Card" parent="Control" instance=ExtResource( 1 )]
margin_left = -620.0
margin_top = -294.0
margin_right = -660.0
margin_bottom = -334.0
rect_rotation = -6.6
[node name="Card2" parent="Control" instance=ExtResource( 1 )]
margin_top = -284.0
margin_right = -264.0
margin_bottom = -324.0
[node name="Card3" parent="Control" instance=ExtResource( 1 )]
margin_left = 170.0
margin_top = -275.0
margin_right = 130.0
margin_bottom = -315.0
[node name="Label" type="Label" parent="Control"]
margin_left = -582.0
margin_top = -319.0
margin_right = -15.0
margin_bottom = -288.0
theme = ExtResource( 2 )
text = "Choose 2 cards, that are here to stay."