137 lines
3.8 KiB
Plaintext
137 lines
3.8 KiB
Plaintext
[gd_scene load_steps=18 format=3 uid="uid://vkcdj8c3ytbq"]
|
|
|
|
[ext_resource type="Script" uid="uid://r12efqgk6t4n" path="res://logic-scenes/board/sticky-note.gd" id="1_yvh5n"]
|
|
[ext_resource type="Texture2D" uid="uid://c8ckkjmdegyis" path="res://logic-scenes/board/card-textures/postitsheet.png" id="2_j17jn"]
|
|
[ext_resource type="Theme" uid="uid://b056fn288p8ha" path="res://logic-scenes/themes/handwriting.theme" id="3_qmm0h"]
|
|
|
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_ml4q7"]
|
|
radius = 48.0
|
|
height = 312.0
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nj16s"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(0, 0, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_23tiq"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(500, 0, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_aomh0"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(1000, 0, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_n3svg"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(1500, 0, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tfg7a"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(0, 220, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dtics"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(500, 220, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_e0ocs"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(1000, 220, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bpwg2"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(1500, 220, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xaxol"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(0, 440, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ifitb"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(500, 440, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6slhe"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(1000, 440, 500, 220)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4tk5m"]
|
|
atlas = ExtResource("2_j17jn")
|
|
region = Rect2(1500, 440, 500, 220)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_2amsi"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_nj16s")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_23tiq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_aomh0")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_n3svg")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tfg7a")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dtics")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_e0ocs")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bpwg2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xaxol")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ifitb")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6slhe")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4tk5m")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[node name="sticky-note" type="Area2D"]
|
|
script = ExtResource("1_yvh5n")
|
|
highlight_color = Color(1.2, 1.2, 1.2, 1)
|
|
metadata/type = "sticky-note"
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
position = Vector2(99.5, 0)
|
|
rotation = 1.5708
|
|
shape = SubResource("CapsuleShape2D_ml4q7")
|
|
|
|
[node name="Content" type="Node2D" parent="."]
|
|
|
|
[node name="BackgroundSprite" type="AnimatedSprite2D" parent="Content"]
|
|
position = Vector2(99.5, 0)
|
|
scale = Vector2(0.65, 0.65)
|
|
sprite_frames = SubResource("SpriteFrames_2amsi")
|
|
frame = 5
|
|
|
|
[node name="Label" type="Label" parent="Content"]
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -52.0
|
|
offset_top = -50.0
|
|
offset_right = 243.0
|
|
offset_bottom = 47.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme = ExtResource("3_qmm0h")
|
|
theme_type_variation = &"card_text"
|
|
vertical_alignment = 1
|
|
autowrap_mode = 3
|