Skip to content

Commit

Permalink
refactor:refactoring the directory structure of Seeder
Browse files Browse the repository at this point in the history
  • Loading branch information
limuy2022 committed Jul 6, 2024
1 parent 4ff9f21 commit fcaee26
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://byln211i8r3lq"
path="res://.godot/imported/Zenith.png-09f9a6191478965558ab8f4f85412cca.ctex"
path="res://.godot/imported/Zenith.png-992bd084b3d619068c005fd57c776850.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/images/weapons/Zenith.png"
dest_files=["res://.godot/imported/Zenith.png-09f9a6191478965558ab8f4f85412cca.ctex"]
source_file="res://scenes/Zenith.png"
dest_files=["res://.godot/imported/Zenith.png-992bd084b3d619068c005fd57c776850.ctex"]

[params]

Expand Down
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://g6vbpvi4ja4e"
path="res://.godot/imported/Seedler_Nut.png-463cb8f60b039abee762a8c3697237e1.ctex"
path="res://.godot/imported/seedler_nut.png-288c0d900ddc93f0bac219d5ac6c51c4.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/images/bullets/Seedler/Seedler_Nut.png"
dest_files=["res://.godot/imported/Seedler_Nut.png-463cb8f60b039abee762a8c3697237e1.ctex"]
source_file="res://scenes/bullets/seedler/seedler_nut.png"
dest_files=["res://.godot/imported/seedler_nut.png-288c0d900ddc93f0bac219d5ac6c51c4.ctex"]

[params]

Expand Down
2 changes: 1 addition & 1 deletion scenes/bullets/seedler/seedler_nut.tscn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[gd_scene load_steps=5 format=3 uid="uid://cnhbuadu80gjc"]

[ext_resource type="Script" path="res://scenes/bullets/seedler/seedler_nut.gd" id="1_beaa2"]
[ext_resource type="Texture2D" uid="uid://g6vbpvi4ja4e" path="res://resources/images/bullets/Seedler/Seedler_Nut.png" id="1_f2324"]
[ext_resource type="Texture2D" uid="uid://g6vbpvi4ja4e" path="res://scenes/bullets/seedler/seedler_nut.png" id="1_f2324"]
[ext_resource type="PackedScene" uid="uid://belshnoaiu7mu" path="res://scenes/bullets/seedler/seedler_thorns.tscn" id="2_7qh40"]

[sub_resource type="CircleShape2D" id="CircleShape2D_70b6q"]
Expand Down
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://betqbnnoc7vvq"
path="res://.godot/imported/Seedler_Thorns.png-7e1952da7bde014cff20016b1ff91c97.ctex"
path="res://.godot/imported/seedler_thorns.png-d35e8fcb90264b0619fbec6d7ef295e3.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/images/bullets/Seedler/Seedler_Thorns.png"
dest_files=["res://.godot/imported/Seedler_Thorns.png-7e1952da7bde014cff20016b1ff91c97.ctex"]
source_file="res://scenes/bullets/seedler/seedler_thorns.png"
dest_files=["res://.godot/imported/seedler_thorns.png-d35e8fcb90264b0619fbec6d7ef295e3.ctex"]

[params]

Expand Down
2 changes: 1 addition & 1 deletion scenes/bullets/seedler/seedler_thorns.tscn
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[gd_scene load_steps=4 format=3 uid="uid://belshnoaiu7mu"]

[ext_resource type="Script" path="res://scenes/bullets/seedler/seedler_thorns.gd" id="1_8vk37"]
[ext_resource type="Texture2D" uid="uid://betqbnnoc7vvq" path="res://resources/images/bullets/Seedler/Seedler_Thorns.png" id="1_nmv8w"]
[ext_resource type="Texture2D" uid="uid://betqbnnoc7vvq" path="res://scenes/bullets/seedler/seedler_thorns.png" id="1_nmv8w"]

[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_ur18u"]
radius = 4.0
Expand Down
2 changes: 1 addition & 1 deletion scenes/fight.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[gd_scene load_steps=26 format=3 uid="uid://cibwxaqnuodid"]

[ext_resource type="Texture2D" uid="uid://byln211i8r3lq" path="res://resources/images/weapons/Zenith.png" id="1_jsdtx"]
[ext_resource type="Texture2D" uid="uid://byln211i8r3lq" path="res://scenes/Zenith.png" id="1_jsdtx"]
[ext_resource type="Texture2D" uid="uid://b5jjl8np5jm6q" path="res://scenes/player/shields/shield.png" id="3_bdq2j"]
[ext_resource type="PackedScene" uid="uid://dn2ixin15jtt3" path="res://scenes/weapons/star_wrath/star_wrath.tscn" id="4_8ipx5"]
[ext_resource type="PackedScene" uid="uid://c7unyob7tl6gs" path="res://scenes/weapons/seedler/seedler.tscn" id="4_hakuj"]
Expand Down
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bqwx5dm7jefu6"
path="res://.godot/imported/Seedler.png-e16d16b67b896a065483fd2496546e6b.ctex"
path="res://.godot/imported/seedler.png-7024c294a5cfe11d2078fec853b506ae.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/images/weapons/Seedler.png"
dest_files=["res://.godot/imported/Seedler.png-e16d16b67b896a065483fd2496546e6b.ctex"]
source_file="res://scenes/weapons/seedler/seedler.png"
dest_files=["res://.godot/imported/seedler.png-7024c294a5cfe11d2078fec853b506ae.ctex"]

[params]

Expand Down
2 changes: 1 addition & 1 deletion scenes/weapons/seedler/seedler.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[gd_scene load_steps=4 format=3 uid="uid://c7unyob7tl6gs"]

[ext_resource type="Texture2D" uid="uid://bqwx5dm7jefu6" path="res://resources/images/weapons/Seedler.png" id="1_3obt5"]
[ext_resource type="Texture2D" uid="uid://bqwx5dm7jefu6" path="res://scenes/weapons/seedler/seedler.png" id="1_3obt5"]
[ext_resource type="Script" path="res://scenes/weapons/seedler/seedler.gd" id="2_6mejc"]

[sub_resource type="Curve2D" id="Curve2D_elleu"]
Expand Down

0 comments on commit fcaee26

Please sign in to comment.