Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
To Do Break Down
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
breakdown
To Do Break Down
Commits
ab4f0f2b
Commit
ab4f0f2b
authored
Mar 21, 2022
by
Julia Santos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed some backgrounds
parent
904fdf73
Changes
12
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
53 additions
and
46 deletions
+53
-46
Laundry - Notepad.tscn
Laundry - Notepad.tscn
+1
-4
Balcony.tscn
Main rooms/Balcony.tscn
+1
-4
Bathroom.tscn
Main rooms/Bathroom.tscn
+1
-4
Laundry area.tscn
Main rooms/Laundry area.tscn
+1
-0
Living room.tscn
Main rooms/Living room.tscn
+2
-4
Neighbor's balcony.tscn
Main rooms/Neighbor's balcony.tscn
+24
-10
Neighbor's room.tscn
Main rooms/Neighbor's room.tscn
+7
-6
Test room 1.tscn
Main rooms/Test room 1.tscn
+2
-3
Multi.tscn
Multi.tscn
+8
-2
Fridge.tscn
Special views/Fridge.tscn
+3
-6
Laundry basket.tscn
Special views/Laundry basket.tscn
+1
-1
Be Vietnam Bold.tres
assets/Fonts/Be Vietnam Bold.tres
+2
-2
No files found.
Laundry - Notepad.tscn
View file @
ab4f0f2b
...
...
@@ -41,12 +41,9 @@ extents = Vector2( 15.414, 13.6335 )
[node name="Laundry - Notepad" type="Node2D"]
[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 )
texture = ExtResource( 12 )
__meta__ = {
"_edit_lock_": true
}
[node name="laundry door open" type="Sprite" parent="."]
visible = false
...
...
Main rooms/Balcony.tscn
View file @
ab4f0f2b
...
...
@@ -65,11 +65,8 @@ extents = Vector2( 15.6685, 15.1283 )
[node name="Node2D3" type="Node2D"]
[node name="BG" type="Sprite" parent="."]
position = Vector2( 51
5.248, 303.008
)
position = Vector2( 51
1.795, 299.111
)
texture = ExtResource( 5 )
__meta__ = {
"_edit_lock_": true
}
[node name="Dialogue control" type="Control" parent="."]
margin_right = 40.0
...
...
Main rooms/Bathroom.tscn
View file @
ab4f0f2b
...
...
@@ -61,12 +61,9 @@ extents = Vector2( 39.2613, 32.3414 )
[node name="Bathroom" type="Node2D"]
[node name="BG" type="Sprite" parent="."]
position = Vector2( 51
1.549, 300.84
1 )
position = Vector2( 51
2.143, 300.31
1 )
z_index = -1
texture = ExtResource( 2 )
__meta__ = {
"_edit_lock_": true
}
[node name="Mirror" type="StaticBody2D" parent="."]
position = Vector2( 412.724, 185.754 )
...
...
Main rooms/Laundry area.tscn
View file @
ab4f0f2b
...
...
@@ -162,6 +162,7 @@ polygon = PoolVector2Array( 197.257, 32.3784, 178.165, 99.8634, 121.254, 119.48,
position = Vector2( -6.00757, 11.4137 )
scale = Vector2( 0.980092, 0.964933 )
frames = SubResource( 5 )
frame = 1
speed_scale = 0.3
playing = true
...
...
Main rooms/Living room.tscn
View file @
ab4f0f2b
...
...
@@ -45,11 +45,8 @@ animations = [ {
[node name="Node2D" type="Node2D"]
[node name="BG" type="Sprite" parent="."]
position = Vector2( 512.
947, 301.041
)
position = Vector2( 512.
382, 300.306
)
texture = ExtResource( 12 )
__meta__ = {
"_edit_lock_": true
}
[node name="Dialogue control" type="Control" parent="."]
margin_right = 40.0
...
...
@@ -220,6 +217,7 @@ polygon = PoolVector2Array( 215.815, 42.251, 178.165, 99.8634, 121.254, 119.48,
position = Vector2( -9.64429, -3.69516 )
scale = Vector2( -0.98, 0.965 )
frames = SubResource( 6 )
frame = 1
speed_scale = 0.3
playing = true
...
...
Main rooms/Neighbor's balcony.tscn
View file @
ab4f0f2b
[gd_scene load_steps=1
2
format=2]
[gd_scene load_steps=1
3
format=2]
[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]
...
...
@@ -8,23 +8,37 @@
[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]
[sub_resource type="
RectangleShape2D
" id=1]
extents = Vector2( 36.6521, 36.3478
)
[sub_resource type="
StyleBoxFlat
" id=1]
bg_color = Color( 1, 0.878431, 0.878431, 1
)
[sub_resource type="RectangleShape2D" id=2]
extents = Vector2(
9.32722, 9.90557
)
extents = Vector2(
36.6521, 36.3478
)
[sub_resource type="RectangleShape2D" id=3]
extents = Vector2( 9.32722, 9.90557 )
[sub_resource type="RectangleShape2D" id=4]
extents = Vector2( 25.9892, 49.608 )
[sub_resource type="StreamTexture" id=
4
]
[sub_resource type="StreamTexture" id=
5
]
flags = 4
load_path = "res://.import/Balcony door.png-b1c8d05a5eb532517313dc4785195288.stex"
[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="."]
position = Vector2( 5
07.812, 301.124
)
position = Vector2( 5
12.081, 299.988
)
texture = ExtResource( 7 )
[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
visible = false
position = Vector2( -16.8367, -2.11676 )
scale = Vector2( 5, 5 )
shape = SubResource(
1
)
shape = SubResource(
2
)
disabled = true
[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
visible = false
position = Vector2( -16.8367, -2.11676 )
scale = Vector2( 5, 5 )
shape = SubResource(
2
)
shape = SubResource(
3
)
disabled = true
[node name="Hitbox" type="CollisionPolygon2D" parent="Nana from afar"]
...
...
@@ -96,7 +110,7 @@ interactable = true
visible = false
position = Vector2( -0.433167, 2.2196 )
scale = Vector2( 5, 5 )
shape = SubResource(
3
)
shape = SubResource(
4
)
disabled = true
[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
visible = false
position = Vector2( 268.459, 112.733 )
scale = Vector2( 1.15039, 1.61993 )
texture = SubResource(
4
)
texture = SubResource(
5
)
Main rooms/Neighbor's room.tscn
View file @
ab4f0f2b
...
...
@@ -41,7 +41,7 @@ extents = Vector2( 22.9345, 35.2996 )
flags = 4
load_path = "res://.import/front door.png-58881902b918df4a261fe60f02da2bc4.stex"
[sub_resource type="SpriteFrames" id=
10
]
[sub_resource type="SpriteFrames" id=
8
]
animations = [ {
"frames": [ ExtResource( 17 ), ExtResource( 18 ) ],
"loop": true,
...
...
@@ -49,10 +49,10 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="RectangleShape2D" id=
8
]
[sub_resource type="RectangleShape2D" id=
9
]
extents = Vector2( 13.3036, 32.1643 )
[sub_resource type="RectangleShape2D" id=
9
]
[sub_resource type="RectangleShape2D" id=
10
]
extents = Vector2( 8.10034, 6.2543 )
[node name="Node2D" type="Node2D"]
...
...
@@ -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"]
position = Vector2( -9.64429, -3.69516 )
scale = Vector2( -0.98, 0.965 )
frames = SubResource( 10 )
frames = SubResource( 8 )
frame = 1
speed_scale = 0.3
playing = true
...
...
@@ -313,7 +314,7 @@ texture = ExtResource( 16 )
visible = false
position = Vector2( -0.433167, 2.2196 )
scale = Vector2( 5, 5 )
shape = SubResource(
8
)
shape = SubResource(
9
)
disabled = true
[node name="Dialogue arrow" type="StaticBody2D" parent="."]
...
...
@@ -328,7 +329,7 @@ interactable = true
[node name="Hitbox" type="CollisionShape2D" parent="Dialogue arrow"]
position = Vector2( -3.95886, 13.9804 )
scale = Vector2( 5, 5 )
shape = SubResource(
9
)
shape = SubResource(
10
)
[node name="Sprite" type="Sprite" parent="Dialogue arrow/Hitbox"]
position = Vector2( 1.38672, 0.106689 )
...
...
Main rooms/Test room 1.tscn
View file @
ab4f0f2b
...
...
@@ -71,12 +71,11 @@ __meta__ = {
}
[node name="BG" type="StaticBody2D" parent="."]
position = Vector2( 192.
477, 296.31
)
position = Vector2( 192.
291, 296.417
)
z_index = -1
script = ExtResource( 3 )
__meta__ = {
"_edit_group_": true,
"_edit_lock_": true
"_edit_group_": true
}
tracking = true
...
...
Multi.tscn
View file @
ab4f0f2b
...
...
@@ -133,6 +133,7 @@ corner_radius_bottom_left = 36
[node name="Node2D" type="Node2D"]
[node name="Bedroom" parent="." instance=ExtResource( 1 )]
position = Vector2( 318.833, 5.751 )
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") ]
...
...
@@ -158,7 +159,6 @@ items = [ NodePath("Laptop"), NodePath("Return") ]
[node name="Laundry basket" parent="." instance=ExtResource( 13 )]
visible = false
position = Vector2( 24.0379, 4.2581 )
script = ExtResource( 4 )
items = [ NodePath("To do list"), NodePath("Return") ]
...
...
@@ -167,6 +167,9 @@ visible = false
script = ExtResource( 4 )
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 )]
visible = false
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") ]
[node name="Sprite2" parent="Living room/Noise/Hitbox" index="0"]
frame =
1
frame =
0
[node name="Living room - Notepad" parent="." instance=ExtResource( 32 )]
visible = false
...
...
@@ -226,6 +229,9 @@ visible = false
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") ]
[node name="Sprite3" parent="Neighbor\'s room/Noise/Hitbox" index="0"]
frame = 0
[node name="Neighbor\'s balcony" parent="." instance=ExtResource( 23 )]
visible = false
script = ExtResource( 4 )
...
...
Special views/Fridge.tscn
View file @
ab4f0f2b
...
...
@@ -33,11 +33,8 @@ extents = Vector2( 15.0752, 12.5446 )
[node name="Fridge" type="Node2D"]
[node name="ref inside" type="Sprite" parent="."]
position = Vector2( 5
00.359, 301
.578 )
position = Vector2( 5
12.438, 299
.578 )
texture = ExtResource( 3 )
__meta__ = {
"_edit_lock_": true
}
[node name="Dialogue control" type="Control" parent="."]
margin_left = 902.817
...
...
@@ -184,7 +181,7 @@ texture = SubResource( 5 )
[node name="Cook" type="StaticBody2D" parent="."]
visible = false
position = Vector2( 4
44.529, 412.17
2 )
position = Vector2( 4
58.388, 415.95
2 )
scale = Vector2( 0.8, 0.8 )
input_pickable = true
script = ExtResource( 9 )
...
...
@@ -210,7 +207,7 @@ texture = ExtResource( 11 )
[node name="Eat" type="StaticBody2D" parent="."]
visible = false
position = Vector2( 5
54.764, 481.49
4 )
position = Vector2( 5
61.064, 486.53
4 )
scale = Vector2( 0.8, 0.8 )
input_pickable = true
script = ExtResource( 9 )
...
...
Special views/Laundry basket.tscn
View file @
ab4f0f2b
...
...
@@ -22,7 +22,7 @@ load_path = "res://.import/return arrow.png-ba7c2fea6c5a220a249845f29bbe9177.ste
[node name="Node2D" type="Node2D"]
[node name="basket zoom" type="Sprite" parent="."]
position = Vector2( 5
09.212, 298.82
6 )
position = Vector2( 5
10.801, 299.35
6 )
texture = ExtResource( 1 )
__meta__ = {
"_edit_lock_": true
...
...
assets/Fonts/Be Vietnam Bold.tres
View file @
ab4f0f2b
[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"
[resource]
font_data = SubResource(
23
)
font_data = SubResource(
1
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment