Skip to content

Commit

Permalink
Final Final Final Build
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Worley committed Jun 10, 2024
1 parent 21f41ea commit 05b6592
Show file tree
Hide file tree
Showing 24 changed files with 15 additions and 15 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Builds/.DS_Store
Binary file not shown.
Binary file added Builds/Outer_Plates_Final_Final.zip
Binary file not shown.
Binary file added Builds/Outer_Plates_Final_Final_Final.zip
Binary file not shown.
Binary file modified DayScenes/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion DayScenes/Day1G.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ theme_override_fonts/font = ExtResource("1_ig1tw")
script = ExtResource("2_fn0cs")
[node name="Background" parent="." instance=ExtResource("3_a6fk7")]
scroll_offset = Vector2(-0.833333, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day1T.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ theme_override_fonts/font = ExtResource("1_vjj22")
script = ExtResource("2_0jflb")
[node name="Background" parent="." instance=ExtResource("1_oqifv")]
scroll_offset = Vector2(-0.833333, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day2G.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ theme_override_fonts/font = ExtResource("1_bpt3p")
script = ExtResource("2_nq6fq")
[node name="Background" parent="." instance=ExtResource("3_cagvx")]
scroll_offset = Vector2(-1.70277, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day2T.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ theme_override_fonts/font = ExtResource("1_1tnix")
script = ExtResource("2_a37mh")
[node name="Background" parent="." instance=ExtResource("3_jwh4r")]
scroll_offset = Vector2(-1.1169, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day3G.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ theme_override_fonts/font = ExtResource("1_meoy7")
script = ExtResource("2_5wuyo")
[node name="Background" parent="." instance=ExtResource("3_go0tx")]
scroll_offset = Vector2(-0.9463, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day3T.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ theme_override_fonts/font = ExtResource("1_davyu")
script = ExtResource("2_4ff61")
[node name="Background" parent="." instance=ExtResource("3_306gv")]
scroll_offset = Vector2(-0.909091, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day4T.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ offset_bottom = 29.0
script = ExtResource("2_8qujc")
[node name="Background" parent="." instance=ExtResource("3_vpvqv")]
scroll_offset = Vector2(-2.73222, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day5G.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ theme_override_fonts/font = ExtResource("1_vsj2k")
script = ExtResource("2_g2n6n")
[node name="Background" parent="." instance=ExtResource("3_agnsc")]
scroll_offset = Vector2(-1.53317, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Day5T.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ offset_bottom = 29.0
script = ExtResource("2_qk84v")
[node name="Background" parent="." instance=ExtResource("3_ownmq")]
scroll_offset = Vector2(-1.66667, 0)
scroll_offset = Vector2(0, 0)
Planet = "Green Planet"
[node name="Furniture" type="Node" parent="."]
Expand Down
2 changes: 1 addition & 1 deletion DayScenes/Intro1.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ region = Rect2(96, 208, 54, 24)
[node name="Intro1" type="Node2D"]

[node name="Background" parent="." instance=ExtResource("1_jd8qx")]
scroll_offset = Vector2(-1.66667, 0)
scroll_offset = Vector2(0, 0)
Planet = "Level Select"

[node name="Console" type="Sprite2D" parent="."]
Expand Down
Binary file modified Scenes/.DS_Store
Binary file not shown.
Binary file added Scenes/Restaurant/.DS_Store
Binary file not shown.
Binary file added Scenes/Restaurant/TestItems/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion Scenes/Restaurant/TestItems/Catgun.gd
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ func _on_timer_timeout():
shootHelper()
else:
starsShot = 0
$Timer.stop()
$Timer.stop()
2 changes: 1 addition & 1 deletion Scenes/Restaurant/TestItems/Catgun.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ sprite_frames = SubResource("SpriteFrames_1m3wx")
[node name="Timer" type="Timer" parent="."]
wait_time = 0.2

[connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"]
[connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"]
2 changes: 1 addition & 1 deletion Scenes/Restaurant/TestItems/plasma.gd
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ func _physics_process(delta):

func _on_VisibilityNotifier2D_screen_exited():
# Deletes the bullet when it exits the screen.
queue_free()
queue_free()
2 changes: 1 addition & 1 deletion Scenes/Restaurant/TestItems/plasma.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ shape = SubResource("RectangleShape2D_dcvf8")

[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
sprite_frames = SubResource("SpriteFrames_tndak")
autoplay = "default"
autoplay = "default"
2 changes: 1 addition & 1 deletion Scenes/Restaurant/TestItems/star.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ script = ExtResource("1_u77hh")
shape = SubResource("RectangleShape2D_dcvf8")

[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
sprite_frames = SubResource("SpriteFrames_53043")
sprite_frames = SubResource("SpriteFrames_53043")
Binary file added Scenes/Restaurant/TestItems/stars/.DS_Store
Binary file not shown.

0 comments on commit 05b6592

Please sign in to comment.