Commit ab4f0f2b authored by Julia Santos's avatar Julia Santos

Fixed some backgrounds

parent 904fdf73
...@@ -41,12 +41,9 @@ extents = Vector2( 15.414, 13.6335 ) ...@@ -41,12 +41,9 @@ extents = Vector2( 15.414, 13.6335 )
[node name="Laundry - Notepad" type="Node2D"] [node name="Laundry - Notepad" type="Node2D"]
[node name="laundry all closed" type="Sprite" parent="."] [node name="laundry all closed" type="Sprite" parent="."]
position = Vector2( 512.384, 301.785 ) position = Vector2( 512.384, 299.785 )
scale = Vector2( 0.998181, 0.99818 ) scale = Vector2( 0.998181, 0.99818 )
texture = ExtResource( 12 ) texture = ExtResource( 12 )
__meta__ = {
"_edit_lock_": true
}
[node name="laundry door open" type="Sprite" parent="."] [node name="laundry door open" type="Sprite" parent="."]
visible = false visible = false
......
...@@ -65,11 +65,8 @@ extents = Vector2( 15.6685, 15.1283 ) ...@@ -65,11 +65,8 @@ extents = Vector2( 15.6685, 15.1283 )
[node name="Node2D3" type="Node2D"] [node name="Node2D3" type="Node2D"]
[node name="BG" type="Sprite" parent="."] [node name="BG" type="Sprite" parent="."]
position = Vector2( 515.248, 303.008 ) position = Vector2( 511.795, 299.111 )
texture = ExtResource( 5 ) texture = ExtResource( 5 )
__meta__ = {
"_edit_lock_": true
}
[node name="Dialogue control" type="Control" parent="."] [node name="Dialogue control" type="Control" parent="."]
margin_right = 40.0 margin_right = 40.0
......
...@@ -61,12 +61,9 @@ extents = Vector2( 39.2613, 32.3414 ) ...@@ -61,12 +61,9 @@ extents = Vector2( 39.2613, 32.3414 )
[node name="Bathroom" type="Node2D"] [node name="Bathroom" type="Node2D"]
[node name="BG" type="Sprite" parent="."] [node name="BG" type="Sprite" parent="."]
position = Vector2( 511.549, 300.841 ) position = Vector2( 512.143, 300.311 )
z_index = -1 z_index = -1
texture = ExtResource( 2 ) texture = ExtResource( 2 )
__meta__ = {
"_edit_lock_": true
}
[node name="Mirror" type="StaticBody2D" parent="."] [node name="Mirror" type="StaticBody2D" parent="."]
position = Vector2( 412.724, 185.754 ) position = Vector2( 412.724, 185.754 )
......
...@@ -162,6 +162,7 @@ polygon = PoolVector2Array( 197.257, 32.3784, 178.165, 99.8634, 121.254, 119.48, ...@@ -162,6 +162,7 @@ polygon = PoolVector2Array( 197.257, 32.3784, 178.165, 99.8634, 121.254, 119.48,
position = Vector2( -6.00757, 11.4137 ) position = Vector2( -6.00757, 11.4137 )
scale = Vector2( 0.980092, 0.964933 ) scale = Vector2( 0.980092, 0.964933 )
frames = SubResource( 5 ) frames = SubResource( 5 )
frame = 1
speed_scale = 0.3 speed_scale = 0.3
playing = true playing = true
......
...@@ -45,11 +45,8 @@ animations = [ { ...@@ -45,11 +45,8 @@ animations = [ {
[node name="Node2D" type="Node2D"] [node name="Node2D" type="Node2D"]
[node name="BG" type="Sprite" parent="."] [node name="BG" type="Sprite" parent="."]
position = Vector2( 512.947, 301.041 ) position = Vector2( 512.382, 300.306 )
texture = ExtResource( 12 ) texture = ExtResource( 12 )
__meta__ = {
"_edit_lock_": true
}
[node name="Dialogue control" type="Control" parent="."] [node name="Dialogue control" type="Control" parent="."]
margin_right = 40.0 margin_right = 40.0
...@@ -220,6 +217,7 @@ polygon = PoolVector2Array( 215.815, 42.251, 178.165, 99.8634, 121.254, 119.48, ...@@ -220,6 +217,7 @@ polygon = PoolVector2Array( 215.815, 42.251, 178.165, 99.8634, 121.254, 119.48,
position = Vector2( -9.64429, -3.69516 ) position = Vector2( -9.64429, -3.69516 )
scale = Vector2( -0.98, 0.965 ) scale = Vector2( -0.98, 0.965 )
frames = SubResource( 6 ) frames = SubResource( 6 )
frame = 1
speed_scale = 0.3 speed_scale = 0.3
playing = true playing = true
......
[gd_scene load_steps=12 format=2] [gd_scene load_steps=13 format=2]
[ext_resource path="res://assets/Thesis Clickables/banana under.png" type="Texture" id=1] [ext_resource path="res://assets/Thesis Clickables/banana under.png" type="Texture" id=1]
[ext_resource path="res://Scripts/Dialogue control/Dialogue Control - Neighbor's balcony.gd" type="Script" id=2] [ext_resource path="res://Scripts/Dialogue control/Dialogue Control - Neighbor's balcony.gd" type="Script" id=2]
...@@ -8,23 +8,37 @@ ...@@ -8,23 +8,37 @@
[ext_resource path="res://Scripts/Other balcony.gd" type="Script" id=6] [ext_resource path="res://Scripts/Other balcony.gd" type="Script" id=6]
[ext_resource path="res://assets/Backgrounds/balcony_brodie.png" type="Texture" id=7] [ext_resource path="res://assets/Backgrounds/balcony_brodie.png" type="Texture" id=7]
[sub_resource type="RectangleShape2D" id=1] [sub_resource type="StyleBoxFlat" id=1]
extents = Vector2( 36.6521, 36.3478 ) bg_color = Color( 1, 0.878431, 0.878431, 1 )
[sub_resource type="RectangleShape2D" id=2] [sub_resource type="RectangleShape2D" id=2]
extents = Vector2( 9.32722, 9.90557 ) extents = Vector2( 36.6521, 36.3478 )
[sub_resource type="RectangleShape2D" id=3] [sub_resource type="RectangleShape2D" id=3]
extents = Vector2( 9.32722, 9.90557 )
[sub_resource type="RectangleShape2D" id=4]
extents = Vector2( 25.9892, 49.608 ) extents = Vector2( 25.9892, 49.608 )
[sub_resource type="StreamTexture" id=4] [sub_resource type="StreamTexture" id=5]
flags = 4 flags = 4
load_path = "res://.import/Balcony door.png-b1c8d05a5eb532517313dc4785195288.stex" load_path = "res://.import/Balcony door.png-b1c8d05a5eb532517313dc4785195288.stex"
[node name="Node2D3" type="Node2D"] [node name="Node2D3" type="Node2D"]
[node name="Panel" type="Panel" parent="."]
margin_left = 984.0
margin_top = 76.0
margin_right = 1024.0
margin_bottom = 295.0
mouse_filter = 2
custom_styles/panel = SubResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="BG" type="Sprite" parent="."] [node name="BG" type="Sprite" parent="."]
position = Vector2( 507.812, 301.124 ) position = Vector2( 512.081, 299.988 )
texture = ExtResource( 7 ) texture = ExtResource( 7 )
[node name="Dialogue control" type="Control" parent="."] [node name="Dialogue control" type="Control" parent="."]
...@@ -47,7 +61,7 @@ flavorText = "Don't worry Nana! Mommy's coming! Hmmm... There's gotta be a way t ...@@ -47,7 +61,7 @@ flavorText = "Don't worry Nana! Mommy's coming! Hmmm... There's gotta be a way t
visible = false visible = false
position = Vector2( -16.8367, -2.11676 ) position = Vector2( -16.8367, -2.11676 )
scale = Vector2( 5, 5 ) scale = Vector2( 5, 5 )
shape = SubResource( 1 ) shape = SubResource( 2 )
disabled = true disabled = true
[node name="Hitbox" type="CollisionPolygon2D" parent="Other balcony"] [node name="Hitbox" type="CollisionPolygon2D" parent="Other balcony"]
...@@ -70,7 +84,7 @@ flavorText = "I can see Banana from here, but she's on the inner side of the bal ...@@ -70,7 +84,7 @@ flavorText = "I can see Banana from here, but she's on the inner side of the bal
visible = false visible = false
position = Vector2( -16.8367, -2.11676 ) position = Vector2( -16.8367, -2.11676 )
scale = Vector2( 5, 5 ) scale = Vector2( 5, 5 )
shape = SubResource( 2 ) shape = SubResource( 3 )
disabled = true disabled = true
[node name="Hitbox" type="CollisionPolygon2D" parent="Nana from afar"] [node name="Hitbox" type="CollisionPolygon2D" parent="Nana from afar"]
...@@ -96,7 +110,7 @@ interactable = true ...@@ -96,7 +110,7 @@ interactable = true
visible = false visible = false
position = Vector2( -0.433167, 2.2196 ) position = Vector2( -0.433167, 2.2196 )
scale = Vector2( 5, 5 ) scale = Vector2( 5, 5 )
shape = SubResource( 3 ) shape = SubResource( 4 )
disabled = true disabled = true
[node name="Hitbox" type="CollisionPolygon2D" parent="Balcony to neighbor\'s room"] [node name="Hitbox" type="CollisionPolygon2D" parent="Balcony to neighbor\'s room"]
...@@ -108,4 +122,4 @@ polygon = PoolVector2Array( 556.867, -199.327, 544.31, 292.077, 508, 295, 259.68 ...@@ -108,4 +122,4 @@ polygon = PoolVector2Array( 556.867, -199.327, 544.31, 292.077, 508, 295, 259.68
visible = false visible = false
position = Vector2( 268.459, 112.733 ) position = Vector2( 268.459, 112.733 )
scale = Vector2( 1.15039, 1.61993 ) scale = Vector2( 1.15039, 1.61993 )
texture = SubResource( 4 ) texture = SubResource( 5 )
...@@ -41,7 +41,7 @@ extents = Vector2( 22.9345, 35.2996 ) ...@@ -41,7 +41,7 @@ extents = Vector2( 22.9345, 35.2996 )
flags = 4 flags = 4
load_path = "res://.import/front door.png-58881902b918df4a261fe60f02da2bc4.stex" load_path = "res://.import/front door.png-58881902b918df4a261fe60f02da2bc4.stex"
[sub_resource type="SpriteFrames" id=10] [sub_resource type="SpriteFrames" id=8]
animations = [ { animations = [ {
"frames": [ ExtResource( 17 ), ExtResource( 18 ) ], "frames": [ ExtResource( 17 ), ExtResource( 18 ) ],
"loop": true, "loop": true,
...@@ -49,10 +49,10 @@ animations = [ { ...@@ -49,10 +49,10 @@ animations = [ {
"speed": 5.0 "speed": 5.0
} ] } ]
[sub_resource type="RectangleShape2D" id=8] [sub_resource type="RectangleShape2D" id=9]
extents = Vector2( 13.3036, 32.1643 ) extents = Vector2( 13.3036, 32.1643 )
[sub_resource type="RectangleShape2D" id=9] [sub_resource type="RectangleShape2D" id=10]
extents = Vector2( 8.10034, 6.2543 ) extents = Vector2( 8.10034, 6.2543 )
[node name="Node2D" type="Node2D"] [node name="Node2D" type="Node2D"]
...@@ -230,7 +230,8 @@ polygon = PoolVector2Array( 197.257, 32.3784, 178.165, 99.8634, 121.254, 119.48, ...@@ -230,7 +230,8 @@ polygon = PoolVector2Array( 197.257, 32.3784, 178.165, 99.8634, 121.254, 119.48,
[node name="Sprite3" type="AnimatedSprite" parent="Noise/Hitbox"] [node name="Sprite3" type="AnimatedSprite" parent="Noise/Hitbox"]
position = Vector2( -9.64429, -3.69516 ) position = Vector2( -9.64429, -3.69516 )
scale = Vector2( -0.98, 0.965 ) scale = Vector2( -0.98, 0.965 )
frames = SubResource( 10 ) frames = SubResource( 8 )
frame = 1
speed_scale = 0.3 speed_scale = 0.3
playing = true playing = true
...@@ -313,7 +314,7 @@ texture = ExtResource( 16 ) ...@@ -313,7 +314,7 @@ texture = ExtResource( 16 )
visible = false visible = false
position = Vector2( -0.433167, 2.2196 ) position = Vector2( -0.433167, 2.2196 )
scale = Vector2( 5, 5 ) scale = Vector2( 5, 5 )
shape = SubResource( 8 ) shape = SubResource( 9 )
disabled = true disabled = true
[node name="Dialogue arrow" type="StaticBody2D" parent="."] [node name="Dialogue arrow" type="StaticBody2D" parent="."]
...@@ -328,7 +329,7 @@ interactable = true ...@@ -328,7 +329,7 @@ interactable = true
[node name="Hitbox" type="CollisionShape2D" parent="Dialogue arrow"] [node name="Hitbox" type="CollisionShape2D" parent="Dialogue arrow"]
position = Vector2( -3.95886, 13.9804 ) position = Vector2( -3.95886, 13.9804 )
scale = Vector2( 5, 5 ) scale = Vector2( 5, 5 )
shape = SubResource( 9 ) shape = SubResource( 10 )
[node name="Sprite" type="Sprite" parent="Dialogue arrow/Hitbox"] [node name="Sprite" type="Sprite" parent="Dialogue arrow/Hitbox"]
position = Vector2( 1.38672, 0.106689 ) position = Vector2( 1.38672, 0.106689 )
......
...@@ -71,12 +71,11 @@ __meta__ = { ...@@ -71,12 +71,11 @@ __meta__ = {
} }
[node name="BG" type="StaticBody2D" parent="."] [node name="BG" type="StaticBody2D" parent="."]
position = Vector2( 192.477, 296.31 ) position = Vector2( 192.291, 296.417 )
z_index = -1 z_index = -1
script = ExtResource( 3 ) script = ExtResource( 3 )
__meta__ = { __meta__ = {
"_edit_group_": true, "_edit_group_": true
"_edit_lock_": true
} }
tracking = true tracking = true
......
...@@ -133,6 +133,7 @@ corner_radius_bottom_left = 36 ...@@ -133,6 +133,7 @@ corner_radius_bottom_left = 36
[node name="Node2D" type="Node2D"] [node name="Node2D" type="Node2D"]
[node name="Bedroom" parent="." instance=ExtResource( 1 )] [node name="Bedroom" parent="." instance=ExtResource( 1 )]
position = Vector2( 318.833, 5.751 )
script = ExtResource( 4 ) script = ExtResource( 4 )
items = [ NodePath("Pants"), NodePath("Shirt"), NodePath("Sando"), NodePath("Towel"), NodePath("Laundry basket"), NodePath("Laptop"), NodePath("Cellphone"), NodePath("Bathroom door"), NodePath("Terrarium"), NodePath("Noise") ] items = [ NodePath("Pants"), NodePath("Shirt"), NodePath("Sando"), NodePath("Towel"), NodePath("Laundry basket"), NodePath("Laptop"), NodePath("Cellphone"), NodePath("Bathroom door"), NodePath("Terrarium"), NodePath("Noise") ]
...@@ -158,7 +159,6 @@ items = [ NodePath("Laptop"), NodePath("Return") ] ...@@ -158,7 +159,6 @@ items = [ NodePath("Laptop"), NodePath("Return") ]
[node name="Laundry basket" parent="." instance=ExtResource( 13 )] [node name="Laundry basket" parent="." instance=ExtResource( 13 )]
visible = false visible = false
position = Vector2( 24.0379, 4.2581 )
script = ExtResource( 4 ) script = ExtResource( 4 )
items = [ NodePath("To do list"), NodePath("Return") ] items = [ NodePath("To do list"), NodePath("Return") ]
...@@ -167,6 +167,9 @@ visible = false ...@@ -167,6 +167,9 @@ visible = false
script = ExtResource( 4 ) script = ExtResource( 4 )
items = [ NodePath("Laundry door"), NodePath("Groceries"), NodePath("Stool"), NodePath("Noise") ] items = [ NodePath("Laundry door"), NodePath("Groceries"), NodePath("Stool"), NodePath("Noise") ]
[node name="Sprite2" parent="Laundry area/Noise/Hitbox" index="0"]
frame = 0
[node name="Kitchen" parent="." instance=ExtResource( 8 )] [node name="Kitchen" parent="." instance=ExtResource( 8 )]
visible = false visible = false
script = ExtResource( 4 ) script = ExtResource( 4 )
...@@ -201,7 +204,7 @@ script = ExtResource( 4 ) ...@@ -201,7 +204,7 @@ script = ExtResource( 4 )
items = [ NodePath("Balcony door"), NodePath("Plants"), NodePath("Lab notes"), NodePath("Yoga mat"), NodePath("Front door"), NodePath("Noise") ] items = [ NodePath("Balcony door"), NodePath("Plants"), NodePath("Lab notes"), NodePath("Yoga mat"), NodePath("Front door"), NodePath("Noise") ]
[node name="Sprite2" parent="Living room/Noise/Hitbox" index="0"] [node name="Sprite2" parent="Living room/Noise/Hitbox" index="0"]
frame = 1 frame = 0
[node name="Living room - Notepad" parent="." instance=ExtResource( 32 )] [node name="Living room - Notepad" parent="." instance=ExtResource( 32 )]
visible = false visible = false
...@@ -226,6 +229,9 @@ visible = false ...@@ -226,6 +229,9 @@ visible = false
script = ExtResource( 4 ) script = ExtResource( 4 )
items = [ NodePath("Ladder"), NodePath("Neighbor to balcony"), NodePath("Neighbor"), NodePath("Reptile memorabilia"), NodePath("Toolbox"), NodePath("Screwdriver"), NodePath("Neighbor to hallway"), NodePath("Dialogue arrow"), NodePath("Noise") ] items = [ NodePath("Ladder"), NodePath("Neighbor to balcony"), NodePath("Neighbor"), NodePath("Reptile memorabilia"), NodePath("Toolbox"), NodePath("Screwdriver"), NodePath("Neighbor to hallway"), NodePath("Dialogue arrow"), NodePath("Noise") ]
[node name="Sprite3" parent="Neighbor\'s room/Noise/Hitbox" index="0"]
frame = 0
[node name="Neighbor\'s balcony" parent="." instance=ExtResource( 23 )] [node name="Neighbor\'s balcony" parent="." instance=ExtResource( 23 )]
visible = false visible = false
script = ExtResource( 4 ) script = ExtResource( 4 )
......
...@@ -33,11 +33,8 @@ extents = Vector2( 15.0752, 12.5446 ) ...@@ -33,11 +33,8 @@ extents = Vector2( 15.0752, 12.5446 )
[node name="Fridge" type="Node2D"] [node name="Fridge" type="Node2D"]
[node name="ref inside" type="Sprite" parent="."] [node name="ref inside" type="Sprite" parent="."]
position = Vector2( 500.359, 301.578 ) position = Vector2( 512.438, 299.578 )
texture = ExtResource( 3 ) texture = ExtResource( 3 )
__meta__ = {
"_edit_lock_": true
}
[node name="Dialogue control" type="Control" parent="."] [node name="Dialogue control" type="Control" parent="."]
margin_left = 902.817 margin_left = 902.817
...@@ -184,7 +181,7 @@ texture = SubResource( 5 ) ...@@ -184,7 +181,7 @@ texture = SubResource( 5 )
[node name="Cook" type="StaticBody2D" parent="."] [node name="Cook" type="StaticBody2D" parent="."]
visible = false visible = false
position = Vector2( 444.529, 412.172 ) position = Vector2( 458.388, 415.952 )
scale = Vector2( 0.8, 0.8 ) scale = Vector2( 0.8, 0.8 )
input_pickable = true input_pickable = true
script = ExtResource( 9 ) script = ExtResource( 9 )
...@@ -210,7 +207,7 @@ texture = ExtResource( 11 ) ...@@ -210,7 +207,7 @@ texture = ExtResource( 11 )
[node name="Eat" type="StaticBody2D" parent="."] [node name="Eat" type="StaticBody2D" parent="."]
visible = false visible = false
position = Vector2( 554.764, 481.494 ) position = Vector2( 561.064, 486.534 )
scale = Vector2( 0.8, 0.8 ) scale = Vector2( 0.8, 0.8 )
input_pickable = true input_pickable = true
script = ExtResource( 9 ) script = ExtResource( 9 )
......
...@@ -22,7 +22,7 @@ load_path = "res://.import/return arrow.png-ba7c2fea6c5a220a249845f29bbe9177.ste ...@@ -22,7 +22,7 @@ load_path = "res://.import/return arrow.png-ba7c2fea6c5a220a249845f29bbe9177.ste
[node name="Node2D" type="Node2D"] [node name="Node2D" type="Node2D"]
[node name="basket zoom" type="Sprite" parent="."] [node name="basket zoom" type="Sprite" parent="."]
position = Vector2( 509.212, 298.826 ) position = Vector2( 510.801, 299.356 )
texture = ExtResource( 1 ) texture = ExtResource( 1 )
__meta__ = { __meta__ = {
"_edit_lock_": true "_edit_lock_": true
......
[gd_resource type="DynamicFont" load_steps=2 format=2] [gd_resource type="DynamicFont" load_steps=2 format=2]
[sub_resource type="DynamicFontData" id=23] [sub_resource type="DynamicFontData" id=1]
font_path = "res://assets/Fonts/BeVietnamPro-Bold.ttf" font_path = "res://assets/Fonts/BeVietnamPro-Bold.ttf"
[resource] [resource]
font_data = SubResource( 23 ) font_data = SubResource( 1 )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment