fixed #99
This commit is contained in:
parent
e6f8e22d2d
commit
591ba0978e
|
|
@ -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="."]
|
||||
|
|
|
|||
Loading…
Reference in New Issue