Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
removed useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanLemans committed Jun 17, 2024
1 parent 78e2881 commit 44f7d98
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 147 deletions.
Binary file removed Asset Pack/Sprite Sheets/Pull/Player Pull 48x48.png
Binary file not shown.
34 changes: 0 additions & 34 deletions Asset Pack/Sprite Sheets/Pull/Player Pull 48x48.png.import

This file was deleted.

Binary file removed Asset Pack/test goal sprite 4.png
Binary file not shown.
34 changes: 0 additions & 34 deletions Asset Pack/test goal sprite 4.png.import

This file was deleted.

80 changes: 2 additions & 78 deletions Character/player.tscn
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[gd_scene load_steps=78 format=3 uid="uid://dhu4ikmaqqcuc"]
[gd_scene load_steps=67 format=3 uid="uid://dhu4ikmaqqcuc"]

[ext_resource type="Script" path="res://Character/player.gd" id="1_vmu8u"]
[ext_resource type="Texture2D" uid="uid://go13c0ceg0ir" path="res://Asset Pack/Sprite Sheets/Player/Character Idle 48x48.png" id="1_x3mr8"]
[ext_resource type="Texture2D" uid="uid://duqj4qqowpmyw" path="res://Asset Pack/Sprite Sheets/Player/player jump 48x48.png" id="3_5aktd"]
[ext_resource type="Texture2D" uid="uid://cu3gogxojrug3" path="res://Asset Pack/Sprite Sheets/Air Spin/player air spin 48x48.png" id="3_hpniu"]
[ext_resource type="Texture2D" uid="uid://tbunsys8mub5" path="res://Asset Pack/Sprite Sheets/Player/player land 48x48.png" id="3_m1132"]
[ext_resource type="Texture2D" uid="uid://0puhw6oel88m" path="res://Asset Pack/Sprite Sheets/Player/run cycle 48x48.png" id="6_2yvio"]
[ext_resource type="Texture2D" uid="uid://basov2anivx04" path="res://Asset Pack/Sprite Sheets/Push/player push 48x48.png" id="7_rmum2"]

[sub_resource type="AtlasTexture" id="AtlasTexture_nqx4t"]
atlas = ExtResource("1_x3mr8")
Expand Down Expand Up @@ -240,46 +239,6 @@ region = Rect2(288, 0, 48, 48)
atlas = ExtResource("6_2yvio")
region = Rect2(336, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_1r4ys"]
atlas = ExtResource("7_rmum2")
region = Rect2(0, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_f5mob"]
atlas = ExtResource("7_rmum2")
region = Rect2(48, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_pfoxr"]
atlas = ExtResource("7_rmum2")
region = Rect2(96, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_24ana"]
atlas = ExtResource("7_rmum2")
region = Rect2(144, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_dfmtu"]
atlas = ExtResource("7_rmum2")
region = Rect2(192, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_gxlg4"]
atlas = ExtResource("7_rmum2")
region = Rect2(240, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_25r5q"]
atlas = ExtResource("7_rmum2")
region = Rect2(288, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_648bf"]
atlas = ExtResource("7_rmum2")
region = Rect2(336, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_4485f"]
atlas = ExtResource("7_rmum2")
region = Rect2(384, 0, 48, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_awi02"]
atlas = ExtResource("7_rmum2")
region = Rect2(432, 0, 48, 48)

[sub_resource type="SpriteFrames" id="SpriteFrames_trm4p"]
animations = [{
"frames": [{
Expand Down Expand Up @@ -485,41 +444,6 @@ animations = [{
"loop": true,
"name": &"walk",
"speed": 7.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_1r4ys")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_f5mob")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pfoxr")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_24ana")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_dfmtu")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gxlg4")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_25r5q")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_648bf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_4485f")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_awi02")
}],
"loop": true,
"name": &"wall_land",
"speed": 6.0
}]

[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_jnbaw"]
Expand All @@ -534,7 +458,7 @@ double_jump_velocity = -195.0
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(-24, -23.5)
sprite_frames = SubResource("SpriteFrames_trm4p")
animation = &"land"
animation = &"walk"
autoplay = "jump_loop"
centered = false

Expand Down
5 changes: 5 additions & 0 deletions betterment of all.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@
"vulkan": false
},
"disabled_classes": [
"Curve3D",
"NavigationAgent3D",
"Node3D",
"Shape2D",
"Shape3D",
"World3D",
"WorldEnvironment"
],
"type": "build_profile"
Expand Down
2 changes: 1 addition & 1 deletion enemy/node_2d.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ script = ExtResource("1_stuww")

[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
root_node = NodePath("../Area2D/Slime")
autoplay = "move"
libraries = {
"": SubResource("AnimationLibrary_v1qk7")
}
autoplay = "move"

[node name="Area2D" type="Area2D" parent="."]

Expand Down

0 comments on commit 44f7d98

Please sign in to comment.