From 591ba0978e3e5b490d523f4d3ce1d02dc821f129 Mon Sep 17 00:00:00 2001 From: betalars Date: Wed, 30 Apr 2025 16:33:01 +0200 Subject: [PATCH] fixed #99 --- src/thank-you.tscn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/thank-you.tscn b/src/thank-you.tscn index c7e8ae2..80f1db2 100644 --- a/src/thank-you.tscn +++ b/src/thank-you.tscn @@ -153,21 +153,29 @@ stretch_mode = 4 [node name="card" parent="childhood/PanelContainer" instance=ExtResource("4_48hwg")] process_mode = 4 position = Vector2(1164, 301) +collision_layer = 0 +collision_mask = 0 text = "Lukas did not ask for consent, he didn't explain a thing, I didn't even move! Yet he dared to assume, that " [node name="sticky-note" parent="childhood/PanelContainer/card" instance=ExtResource("5_sfuv4")] position = Vector2(39, 120) rotation = -0.103332 +collision_layer = 0 +collision_mask = 0 text = "I was wet so I must have been into it" [node name="card2" parent="childhood/PanelContainer" instance=ExtResource("4_48hwg")] process_mode = 4 position = Vector2(1287, 589) +collision_layer = 0 +collision_mask = 0 text = "Lukas jumped me, he didn't even explain a thing or ask consent. I was confused and paralised, so " [node name="sticky-note" parent="childhood/PanelContainer/card2" instance=ExtResource("5_sfuv4")] position = Vector2(-208.193, 96.8376) rotation = 0.123092 +collision_layer = 0 +collision_mask = 0 text = "I didn't say stop" [node name="Button" type="Button" parent="."]