Advertisement
myLoveOnlyForYou

Untitled

Jun 27th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. [gd_scene load_steps=16 format=2]
  2.  
  3. [ext_resource path="res://scenes/act_1/house/House1.gd" type="Script" id=1]
  4. [ext_resource path="res://scenes/act_1/house/interHouse.png" type="Texture" id=2]
  5. [ext_resource path="res://scenes/player/Player.tscn" type="PackedScene" id=3]
  6. [ext_resource path="res://scenes/shelter/Shelter.tscn" type="PackedScene" id=4]
  7. [ext_resource path="res://scenes/obstacle/Obstacle.tscn" type="PackedScene" id=5]
  8. [ext_resource path="res://music/Joel Quarrington-Sonata For Solo Contrabass- Op. 108- II. Allegretto-kissvk.com_10.wav" type="AudioStream" id=6]
  9. [ext_resource path="res://scenes/pause/PauseScene.tscn" type="PackedScene" id=7]
  10. [ext_resource path="res://scenes/act_1/StartText.gd" type="Script" id=8]
  11. [ext_resource path="res://scenes/pause/font/new_dynamicfont_loc.tres" type="DynamicFont" id=9]
  12. [ext_resource path="res://scenes/daughter/Daughter.tscn" type="PackedScene" id=10]
  13. [ext_resource path="res://scenes/act_1/to_next_loction/To_next_location.tscn" type="PackedScene" id=11]
  14.  
  15. [sub_resource type="RectangleShape2D" id=1]
  16. extents = Vector2( 1072.05, 10 )
  17.  
  18. [sub_resource type="RectangleShape2D" id=2]
  19. extents = Vector2( 213.949, 64.8611 )
  20.  
  21. [sub_resource type="RectangleShape2D" id=3]
  22. extents = Vector2( 10, 238.181 )
  23.  
  24. [sub_resource type="RectangleShape2D" id=4]
  25. extents = Vector2( 933.905, 10 )
  26.  
  27. [node name="Room" type="Node2D"]
  28. script = ExtResource( 1 )
  29.  
  30. [node name="house" type="Sprite" parent="."]
  31. scale = Vector2( 0.4, 0.4 )
  32. texture = ExtResource( 2 )
  33.  
  34. [node name="StaticBody2D" type="StaticBody2D" parent="."]
  35. editor/display_folded = true
  36. position = Vector2( 0, 475 )
  37.  
  38. [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"]
  39. position = Vector2( 0, 15.054 )
  40. shape = SubResource( 1 )
  41.  
  42. [node name="StaticBody2D7" type="StaticBody2D" parent="."]
  43. editor/display_folded = true
  44. position = Vector2( -760, -70 )
  45.  
  46. [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D7"]
  47. position = Vector2( -56.0809, -27.6513 )
  48. shape = SubResource( 2 )
  49.  
  50. [node name="StaticBody2D4" type="StaticBody2D" parent="."]
  51. editor/display_folded = true
  52.  
  53. [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D4"]
  54. position = Vector2( 783.442, -272.099 )
  55. shape = SubResource( 3 )
  56.  
  57. [node name="Player" parent="." groups=[
  58. "gg",
  59. "People",
  60. ] instance=ExtResource( 3 )]
  61. position = Vector2( 196.026, -243.924 )
  62. scale = Vector2( 0.7, 0.7 )
  63.  
  64. [node name="StaticBody2D2" type="StaticBody2D" parent="."]
  65.  
  66. [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D2"]
  67. position = Vector2( -148.049, -51.4876 )
  68. shape = SubResource( 4 )
  69.  
  70. [node name="ShelterArea2D" parent="." instance=ExtResource( 4 )]
  71. position = Vector2( 313.443, 306.918 )
  72. scale = Vector2( 0.8, 0.9 )
  73.  
  74. [node name="ShelterArea2D2" parent="." instance=ExtResource( 4 )]
  75. position = Vector2( -302.333, -228.444 )
  76. scale = Vector2( 0.7, 0.9 )
  77.  
  78. [node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."]
  79. stream = ExtResource( 5 )
  80. autoplay = true
  81.  
  82. [node name="Pause" parent="." instance=ExtResource( 6 )]
  83.  
  84. [node name="Start_text" type="CanvasLayer" parent="."]
  85. editor/display_folded = true
  86. script = ExtResource( 7 )
  87.  
  88. [node name="Start_text" type="Control" parent="Start_text"]
  89. margin_left = -6.10352e-005
  90. margin_top = 3.05176e-005
  91. margin_right = 39.9999
  92. margin_bottom = 40.0
  93.  
  94. [node name="ColorRect" type="ColorRect" parent="Start_text/Start_text"]
  95. margin_right = 2000.0
  96. margin_bottom = 2000.0
  97. color = Color( 0.00784314, 0.00392157, 0.00392157, 1 )
  98.  
  99. [node name="Label" type="Label" parent="Start_text/Start_text"]
  100. margin_left = 560.0
  101. margin_top = 400.0
  102. margin_right = 991.0
  103. margin_bottom = 434.0
  104. custom_fonts/font = ExtResource( 8 )
  105. text = "A few moments later"
  106.  
  107. [node name="Daughter" parent="." instance=ExtResource( 9 )]
  108. position = Vector2( -39.5573, -287.681 )
  109. scale = Vector2( 1.5, 1.5 )
  110.  
  111. [node name="Label1" type="Label" parent="."]
  112. margin_left = 236.774
  113. margin_top = -435.28
  114. margin_right = 366.774
  115. margin_bottom = -421.28
  116. rect_scale = Vector2( 1.3, 1.3 )
  117. text = "You woke up already"
  118.  
  119. [node name="Label2" type="Label" parent="."]
  120. margin_left = -597.915
  121. margin_top = -502.247
  122. margin_right = -102.913
  123. margin_bottom = -471.247
  124. rect_scale = Vector2( 1.3, 1.3 )
  125. text = "Yeah. They took away another infected.
  126. Somewhere to the north. Are we safe?"
  127. align = 1
  128. valign = 1
  129.  
  130. [node name="Label3" type="Label" parent="."]
  131. margin_left = 145.891
  132. margin_top = -504.639
  133. margin_right = 424.891
  134. margin_bottom = -473.639
  135. rect_scale = Vector2( 1.3, 1.3 )
  136. text = "Yes sure! I have to go to work.
  137. I will be late."
  138. align = 1
  139. valign = 1
  140.  
  141. [node name="Label4" type="Label" parent="."]
  142. margin_left = -385.056
  143. margin_top = -483.114
  144. margin_right = -249.056
  145. margin_bottom = -469.114
  146. rect_scale = Vector2( 1.3, 1.3 )
  147. text = "Did you sleep badly? "
  148. align = 1
  149. valign = 1
  150.  
  151. [node name="Label5" type="Label" parent="."]
  152. margin_left = 243.949
  153. margin_top = -440.064
  154. margin_right = 384.949
  155. margin_bottom = -426.064
  156. rect_scale = Vector2( 1.3, 1.3 )
  157. text = "No, everything is okay"
  158.  
  159. [node name="Enemy" parent="." instance=ExtResource( 10 )]
  160. position = Vector2( -890.695, 318.09 )
  161. scale = Vector2( 0.7, 0.7 )
  162.  
  163. [node name="Label6" type="Label" parent="."]
  164. margin_left = -834.687
  165. margin_top = 28.6998
  166. margin_right = -664.687
  167. margin_bottom = 42.6998
  168. rect_scale = Vector2( 1.3, 1.3 )
  169. text = "Pack up! We have no time!"
  170.  
  171. [node name="Label7" type="Label" parent="."]
  172. margin_left = -430.497
  173. margin_top = 38.2664
  174. margin_right = -208.497
  175. margin_bottom = 52.2664
  176. rect_scale = Vector2( 1.3, 1.3 )
  177. text = "Can I say goodbye to my daughter?"
  178. [node name="To_next_location" parent="." instance=ExtResource( 11 )]
  179. position = Vector2( -946.421, 278.768 )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement