meta tags in scenes + removed audio stream
This commit is contained in:
parent
8f53ed664d
commit
6da3c847ba
|
|
@ -20,44 +20,47 @@ offset_bottom = 181.0
|
|||
|
||||
[node name="c_homework" parent="childhood" instance=ExtResource("1_xrckx")]
|
||||
text = "I never put in much effort for homework "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_good_grades" parent="childhood/c_homework" groups=["c_body", "c_boy_stuff", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "but at least I get good grades."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_upset_peers" parent="childhood/c_homework" groups=["c_Joy", "c_backlash", "c_boy_stuff", "c_comic_heroes", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "and my peers were upset about that."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_teachers" parent="childhood" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 300)
|
||||
text = "I like my teachers more than my classmates "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_volunteering" parent="childhood/c_teachers" groups=["c_Joy", "c_backlash", "c_boy_stuff"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "doing voluntary social service at my school would be great."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_becoming_teacher" parent="childhood/c_teachers" groups=["c_Joy", "c_backlash", "c_homework"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "maybe I want to become a teacher."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_Joy" parent="childhood" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 600)
|
||||
text = "I can put ages into things I enjoy "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_worried_mother" parent="childhood/c_Joy" groups=["c_body", "c_boy_stuff", "c_comic_heroes", "c_homework", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "my mother would be worried about that"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_thomas" parent="childhood/c_Joy" groups=["c_backlash", "c_comic_heroes", "c_homework", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "Mr Thomas thinks that makes me gifted."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="voice_training" type="Control" parent="."]
|
||||
anchors_preset = 0
|
||||
|
|
@ -68,44 +71,47 @@ offset_bottom = 141.0
|
|||
|
||||
[node name="c_comic_heroes" parent="voice_training" instance=ExtResource("1_xrckx")]
|
||||
text = "Comic heroes are my role models "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_effort" parent="voice_training/c_comic_heroes" groups=["c_Joy", "c_hit", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "when I put in the effort, I can make the world a better place"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_upset_peers" parent="voice_training/c_comic_heroes" groups=["c_Joy", "c_body", "c_boy_stuff", "c_hit"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "and I want to be like agent q!"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_boy_stuff" parent="voice_training" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 300)
|
||||
text = "I like boy stuff "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_slut" parent="voice_training/c_boy_stuff" groups=["c_Joy", "c_body", "c_hit", "c_homework", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "others think I only pretend to."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_girls" parent="voice_training/c_boy_stuff" groups=["c_Joy", "c_body", "c_comic_heroes", "c_hit", "c_homework", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "and girls don't get that."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_backlash" parent="voice_training" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 600)
|
||||
text = "Despite the backlash, I protected Joyo in front of class "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_cross_friend" parent="voice_training/c_backlash" groups=["c_Joy", "c_boy_stuff", "c_comic_heroes", "c_hit"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "I would never cross a friend, even if it was for my own good."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_reward" parent="voice_training/c_backlash" groups=["c_Joy"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "those who put in the effort should be rewarded."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="juijutsu" type="Control" parent="."]
|
||||
anchors_preset = 0
|
||||
|
|
@ -116,43 +122,46 @@ offset_bottom = 141.0
|
|||
|
||||
[node name="c_body" parent="juijutsu" instance=ExtResource("1_xrckx")]
|
||||
text = "my body makes me uncomfortable "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_boobs" parent="juijutsu/c_body" groups=["c_boy_stuff"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "boobs are just not made for fighting."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_fat" parent="juijutsu/c_body" instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "I despise all the fat on my hips."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_hit" parent="juijutsu" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 300)
|
||||
text = "I know how to properly hit people "
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_confidence" parent="juijutsu/c_hit" groups=["c_Joy", "c_backlash", "c_boy_stuff", "c_comic_heroes", "c_homework"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "..., that gives me a lot of confidence."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_vent" parent="juijutsu/c_hit" groups=["c_Joy", "c_backlash", "c_boy_stuff", "c_comic_heroes", "c_homework", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "and that’s a great vent."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_void" parent="juijutsu" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 600)
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_wet" parent="juijutsu/c_void" groups=["c_void"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "… I was wet, so I must have been into it."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_stop" parent="juijutsu/c_void" groups=["c_void"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "… I didn’t say stop."
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="test" type="Control" parent="."]
|
||||
anchors_preset = 0
|
||||
|
|
@ -162,39 +171,42 @@ offset_right = 1274.0
|
|||
offset_bottom = 181.0
|
||||
|
||||
[node name="c_random1" parent="test" instance=ExtResource("1_xrckx")]
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_random11" parent="test/c_random1" groups=["c_boy_stuff"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "random 1"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_random12" parent="test/c_random1" instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "random 1"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_pick" parent="test" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 300)
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_pick" parent="test/c_pick" groups=["c_Joy", "c_backlash", "c_boy_stuff", "c_comic_heroes", "c_homework"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "pick me 2"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_goof" parent="test/c_pick" groups=["c_Joy", "c_backlash", "c_boy_stuff", "c_comic_heroes", "c_homework", "c_teachers"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "you done goofed"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="c_random2" parent="test" instance=ExtResource("1_xrckx")]
|
||||
position = Vector2(0, 600)
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="p_random21" parent="test/c_random2" groups=["c_void"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 50)
|
||||
text = "random 2"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="p_random22" parent="test/c_random2" groups=["c_void"] instance=ExtResource("2_ucudl")]
|
||||
position = Vector2(-32, 140)
|
||||
text = "random 2"
|
||||
is_dragable = false
|
||||
metadata/type = "post-it"
|
||||
|
|
|
|||
|
|
@ -147,6 +147,7 @@ func _process(_delta):
|
|||
|
||||
[node name="card" type="Area2D"]
|
||||
script = ExtResource("1_emip0")
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(-0.0713516, 0.997451)
|
||||
|
|
|
|||
|
|
@ -39,12 +39,10 @@ z_as_relative = false
|
|||
position = Vector2(371, 290)
|
||||
collision_layer = 2147483649
|
||||
is_dragable = true
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="card" parent="HBoxContainer/dropzone" instance=ExtResource("3_mg053")]
|
||||
position = Vector2(640, 659)
|
||||
is_dragable = true
|
||||
metadata/type = "card"
|
||||
|
||||
[node name="ScrollContainer" type="ScrollContainer" parent="HBoxContainer"]
|
||||
layout_mode = 2
|
||||
|
|
@ -66,7 +64,6 @@ position = Vector2(105, 57)
|
|||
z_index = 1
|
||||
position = Vector2(105, 57)
|
||||
is_dragable = true
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="Panel2" type="Panel" parent="HBoxContainer/ScrollContainer/VBoxContainer"]
|
||||
self_modulate = Color(1, 1, 1, 0)
|
||||
|
|
@ -80,7 +77,6 @@ position = Vector2(105, 57)
|
|||
[node name="post-it" parent="HBoxContainer/ScrollContainer/VBoxContainer/Panel2" instance=ExtResource("5_048k0")]
|
||||
position = Vector2(105, 57)
|
||||
is_dragable = true
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="Panel3" type="Panel" parent="HBoxContainer/ScrollContainer/VBoxContainer"]
|
||||
self_modulate = Color(1, 1, 1, 0)
|
||||
|
|
@ -94,7 +90,6 @@ position = Vector2(105, 57)
|
|||
[node name="post-it" parent="HBoxContainer/ScrollContainer/VBoxContainer/Panel3" instance=ExtResource("5_048k0")]
|
||||
position = Vector2(105, 57)
|
||||
is_dragable = true
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="Panel4" type="Panel" parent="HBoxContainer/ScrollContainer/VBoxContainer"]
|
||||
self_modulate = Color(1, 1, 1, 0)
|
||||
|
|
@ -108,7 +103,6 @@ position = Vector2(105, 57)
|
|||
[node name="post-it" parent="HBoxContainer/ScrollContainer/VBoxContainer/Panel4" instance=ExtResource("5_048k0")]
|
||||
position = Vector2(105, 57)
|
||||
is_dragable = true
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="board of devs" parent="." instance=ExtResource("4_sskx2")]
|
||||
visible = false
|
||||
|
|
|
|||
|
|
@ -103,6 +103,7 @@ animations = [{
|
|||
[node name="post-it" type="Area2D"]
|
||||
script = ExtResource("1_yvh5n")
|
||||
highlight_color = Color(1.2, 1.2, 1.2, 1)
|
||||
metadata/type = "post-it"
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(99.5, 0)
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue