Cleanup removing Mac OS and temp files

This commit is contained in:
2026-06-02 09:30:36 -07:00
parent 80979dff66
commit 13153ed501
33 changed files with 0 additions and 4465 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-144
View File
@@ -1,144 +0,0 @@
[gd_scene load_steps=21 format=3 uid="uid://dqiqtd2tc5my2"]
[ext_resource type="Texture2D" uid="uid://bkaaimliodtlk" path="res://assets/starSpin.png" id="1_043sy"]
[ext_resource type="Script" path="res://scenes/collectible.gd" id="1_wgcun"]
[sub_resource type="AtlasTexture" id="AtlasTexture_5gm6c"]
atlas = ExtResource("1_043sy")
region = Rect2(0, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_3sxgq"]
atlas = ExtResource("1_043sy")
region = Rect2(96, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_6een8"]
atlas = ExtResource("1_043sy")
region = Rect2(192, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_r8jnd"]
atlas = ExtResource("1_043sy")
region = Rect2(288, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_auuxs"]
atlas = ExtResource("1_043sy")
region = Rect2(384, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_wnu8s"]
atlas = ExtResource("1_043sy")
region = Rect2(480, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_tdy4w"]
atlas = ExtResource("1_043sy")
region = Rect2(576, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_wakok"]
atlas = ExtResource("1_043sy")
region = Rect2(672, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_oj4s1"]
atlas = ExtResource("1_043sy")
region = Rect2(768, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_86cm0"]
atlas = ExtResource("1_043sy")
region = Rect2(864, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_e8wp4"]
atlas = ExtResource("1_043sy")
region = Rect2(960, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_x5dik"]
atlas = ExtResource("1_043sy")
region = Rect2(1056, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_4k6ij"]
atlas = ExtResource("1_043sy")
region = Rect2(1152, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_ya87j"]
atlas = ExtResource("1_043sy")
region = Rect2(1248, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_lj2a6"]
atlas = ExtResource("1_043sy")
region = Rect2(1344, 0, 96, 96)
[sub_resource type="AtlasTexture" id="AtlasTexture_gt727"]
atlas = ExtResource("1_043sy")
region = Rect2(1440, 0, 96, 96)
[sub_resource type="SpriteFrames" id="SpriteFrames_1jorq"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_5gm6c")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_3sxgq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_6een8")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_r8jnd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_auuxs")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_wnu8s")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_tdy4w")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_wakok")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_oj4s1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_86cm0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_e8wp4")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_x5dik")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_4k6ij")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ya87j")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lj2a6")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gt727")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_03mcx"]
size = Vector2(61.5, 57.5)
[node name="Area2D" type="Area2D"]
script = ExtResource("1_wgcun")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
unique_name_in_owner = true
sprite_frames = SubResource("SpriteFrames_1jorq")
autoplay = "default"
frame = 11
frame_progress = 0.842595
speed_scale = 2.0
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, -1)
shape = SubResource("RectangleShape2D_03mcx")
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
-46
View File
@@ -1,46 +0,0 @@
[gd_scene load_steps=7 format=3 uid="uid://dt4a45eiw3akt"]
[ext_resource type="Texture2D" uid="uid://bjhjrqqdmhpaf" path="res://assets/box.png" id="1_akeeu"]
[ext_resource type="Script" path="res://scenes/end_box.gd" id="2_uuq2p"]
[sub_resource type="AtlasTexture" id="AtlasTexture_lqicg"]
atlas = ExtResource("1_akeeu")
region = Rect2(650, 0, 650, 449)
[sub_resource type="AtlasTexture" id="AtlasTexture_r7y3x"]
atlas = ExtResource("1_akeeu")
region = Rect2(0, 0, 650, 449)
[sub_resource type="SpriteFrames" id="SpriteFrames_0nq55"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_lqicg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_r7y3x")
}],
"loop": false,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_o07hu"]
size = Vector2(445.309, 35.625)
[node name="box" type="Area2D"]
position = Vector2(1, 0)
scale = Vector2(0.5, 0.5)
script = ExtResource("2_uuq2p")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
texture_filter = 1
scale = Vector2(0.5, 0.5)
sprite_frames = SubResource("SpriteFrames_0nq55")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, -78)
scale = Vector2(0.5, 0.5)
shape = SubResource("RectangleShape2D_o07hu")
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
-46
View File
@@ -1,46 +0,0 @@
[gd_scene load_steps=7 format=3 uid="uid://dt4a45eiw3akt"]
[ext_resource type="Texture2D" uid="uid://bjhjrqqdmhpaf" path="res://assets/box.png" id="1_akeeu"]
[ext_resource type="Script" path="res://scenes/end_box.gd" id="2_uuq2p"]
[sub_resource type="AtlasTexture" id="AtlasTexture_lqicg"]
atlas = ExtResource("1_akeeu")
region = Rect2(650, 0, 650, 449)
[sub_resource type="AtlasTexture" id="AtlasTexture_r7y3x"]
atlas = ExtResource("1_akeeu")
region = Rect2(0, 0, 650, 449)
[sub_resource type="SpriteFrames" id="SpriteFrames_0nq55"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_lqicg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_r7y3x")
}],
"loop": false,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_o07hu"]
size = Vector2(445.309, 35.625)
[node name="box" type="Area2D"]
position = Vector2(1, 0)
scale = Vector2(0.5, 0.5)
script = ExtResource("2_uuq2p")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
texture_filter = 1
scale = Vector2(0.5, 0.5)
sprite_frames = SubResource("SpriteFrames_0nq55")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, -78)
scale = Vector2(0.5, 0.5)
shape = SubResource("RectangleShape2D_o07hu")
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
-46
View File
@@ -1,46 +0,0 @@
[gd_scene load_steps=7 format=3 uid="uid://dt4a45eiw3akt"]
[ext_resource type="Texture2D" uid="uid://bjhjrqqdmhpaf" path="res://assets/box.png" id="1_akeeu"]
[ext_resource type="Script" path="res://scenes/end_box.gd" id="2_uuq2p"]
[sub_resource type="AtlasTexture" id="AtlasTexture_lqicg"]
atlas = ExtResource("1_akeeu")
region = Rect2(650, 0, 650, 449)
[sub_resource type="AtlasTexture" id="AtlasTexture_r7y3x"]
atlas = ExtResource("1_akeeu")
region = Rect2(0, 0, 650, 449)
[sub_resource type="SpriteFrames" id="SpriteFrames_0nq55"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_lqicg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_r7y3x")
}],
"loop": false,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_o07hu"]
size = Vector2(445.309, 35.625)
[node name="box" type="Area2D"]
position = Vector2(1, 0)
scale = Vector2(0.5, 0.5)
script = ExtResource("2_uuq2p")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
texture_filter = 1
scale = Vector2(0.5, 0.5)
sprite_frames = SubResource("SpriteFrames_0nq55")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, -78)
scale = Vector2(0.5, 0.5)
shape = SubResource("RectangleShape2D_o07hu")
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
-46
View File
@@ -1,46 +0,0 @@
[gd_scene load_steps=7 format=3 uid="uid://dt4a45eiw3akt"]
[ext_resource type="Texture2D" uid="uid://bjhjrqqdmhpaf" path="res://assets/box.png" id="1_akeeu"]
[ext_resource type="Script" path="res://scenes/end_box.gd" id="2_uuq2p"]
[sub_resource type="AtlasTexture" id="AtlasTexture_lqicg"]
atlas = ExtResource("1_akeeu")
region = Rect2(650, 0, 650, 449)
[sub_resource type="AtlasTexture" id="AtlasTexture_r7y3x"]
atlas = ExtResource("1_akeeu")
region = Rect2(0, 0, 650, 449)
[sub_resource type="SpriteFrames" id="SpriteFrames_0nq55"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_lqicg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_r7y3x")
}],
"loop": false,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_o07hu"]
size = Vector2(445.309, 35.625)
[node name="box" type="Area2D"]
position = Vector2(1, 0)
scale = Vector2(0.5, 0.5)
script = ExtResource("2_uuq2p")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
texture_filter = 1
scale = Vector2(0.5, 0.5)
sprite_frames = SubResource("SpriteFrames_0nq55")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, -78)
scale = Vector2(0.5, 0.5)
shape = SubResource("RectangleShape2D_o07hu")
[connection signal="body_entered" from="." to="." method="_on_body_entered"]