[gd_scene load_steps=5 format=3 uid="uid://dy5rd437h5hsw"] [ext_resource type="Script" uid="uid://2loic2eeec5b" path="res://logic-scenes/board/card.gd" id="1_emip0"] [ext_resource type="SpriteFrames" uid="uid://j7e7me3hl6xt" path="res://logic-scenes/board/card-textures/card-sprites.tres" id="2_mai6h"] [ext_resource type="Theme" uid="uid://d1jvpqykmpfyg" path="res://logic-scenes/themes/serif.theme" id="3_mdi7r"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_mai6h"] size = Vector2(277, 231) [node name="Card" type="Area2D"] collision_layer = 4 collision_mask = 0 priority = 50 script = ExtResource("1_emip0") text = "asdf" metadata/type = "card" [node name="CollisionShape2D" type="CollisionShape2D" parent="."] position = Vector2(5.5, 0) shape = SubResource("RectangleShape2D_mai6h") [node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] scale = Vector2(0.6, 0.6) sprite_frames = ExtResource("2_mai6h") [node name="Label" type="Label" parent="."] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -126.0 offset_top = -100.0 offset_right = 136.0 offset_bottom = 77.95834 grow_horizontal = 2 grow_vertical = 2 theme = ExtResource("3_mdi7r") theme_type_variation = &"card_text" text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. " horizontal_alignment = 1 vertical_alignment = 1 autowrap_mode = 3