[gd_scene load_steps=5 format=3 uid="uid://dy5rd437h5hsw"] [ext_resource type="Script" uid="uid://wv72dum1fe72" path="res://logic-scenes/board/card.gd" id="1_emip0"] [ext_resource type="SpriteFrames" uid="uid://db35k2lntld0o" path="res://logic-scenes/board/card-textures/card-sprites.tres" id="2_mdi7r"] [ext_resource type="Theme" uid="uid://b056fn288p8ha" path="res://logic-scenes/themes/handwriting.theme" id="3_1x4uh"] [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_foovg"] radius = 110.0 height = 336.0 [node name="card" type="Area2D"] script = ExtResource("1_emip0") metadata/type = "card" [node name="CollisionShape2D" type="CollisionShape2D" parent="."] position = Vector2(-0.0713516, 0.997451) rotation = 1.5708 shape = SubResource("CapsuleShape2D_foovg") [node name="BackgroundSprite" type="AnimatedSprite2D" parent="."] unique_name_in_owner = true clip_children = 2 scale = Vector2(0.6, 0.6) sprite_frames = ExtResource("2_mdi7r") frame = 1 [node name="Label" type="Label" parent="."] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -126.0 offset_top = -77.0 offset_right = 128.0 offset_bottom = 88.0 grow_horizontal = 2 grow_vertical = 2 rotation = 0.00872665 theme = ExtResource("3_1x4uh") theme_type_variation = &"card_text" autowrap_mode = 3 [node name="StickyNoteAncor" type="Node2D" parent="."] unique_name_in_owner = true position = Vector2(-66, 83)