added the game

This commit is contained in:
JHDev2006
2025-09-13 16:30:32 +01:00
parent 5ef689109b
commit 3773bdaf64
3616 changed files with 263702 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dlmhsf8wm6rtc"
path="res://.godot/imported/AutumnLeaves.png-e694af550f481864b0805e742f68a270.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/AutumnLeaves.png"
dest_files=["res://.godot/imported/AutumnLeaves.png-e694af550f481864b0805e742f68a270.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,296 @@
{
"variations": {
"default": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
0.0,
0.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
8.0,
0.0,
8.0,
8.0
]
}
]
},
"Underground": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
16.0,
0.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
24.0,
0.0,
8.0,
8.0
]
}
]
},
"GhostHouse": {
"link": "Underground"
},
"Castle": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
32.0,
0.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
40.0,
0.0,
8.0,
8.0
]
}
]
},
"Underwater": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
48.0,
0.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
56.0,
0.0,
8.0,
8.0
]
}
]
},
"CastleWater": {
"link": "Underwater"
},
"Desert": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
0.0,
8.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
8.0,
8.0,
8.0,
8.0
]
}
]
},
"Jungle": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
16.0,
8.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
24.0,
8.0,
8.0,
8.0
]
}
]
},
"Snow": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
32.0,
8.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
40.0,
8.0,
8.0,
8.0
]
}
]
},
"Volcano": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
48.0,
8.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
56.0,
8.0,
8.0,
8.0
]
}
]
},
"Autumn": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
0.0,
16.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
8.0,
16.0,
8.0,
8.0
]
}
]
},
"Beach": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
16.0,
16.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
24.0,
16.0,
8.0,
8.0
]
}
]
},
"Mountain": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
32.0,
16.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
40.0,
16.0,
8.0,
8.0
]
}
]
},
"Space": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
48.0,
16.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
56.0,
16.0,
8.0,
8.0
]
}
]
},
"Bonus": {
"choices": [
{
"source": "BarrelDestructionParticle.png",
"rect": [
0.0,
24.0,
8.0,
8.0
]
},
{
"source": "BarrelDestructionParticle.png",
"rect": [
8.0,
24.0,
8.0,
8.0
]
}
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1020 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ek2rv5igsr8y"
path="res://.godot/imported/BarrelDestructionParticle.png-24665e444bb70482e4a5e39288366800.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/BarrelDestructionParticle.png"
dest_files=["res://.godot/imported/BarrelDestructionParticle.png-24665e444bb70482e4a5e39288366800.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cbl8y8j82smws"
path="res://.godot/imported/BarrelDestuctionParticle#.png-ab9d8b22442fb576cd1570678dd83df2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/BarrelDestuctionParticle#.png"
dest_files=["res://.godot/imported/BarrelDestuctionParticle#.png-ab9d8b22442fb576cd1570678dd83df2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dndhnixtdoww2"
path="res://.godot/imported/BridgeDestructionParticle.png-b1eb74ca3124916a52a1b8b51b856839.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/BridgeDestructionParticle.png"
dest_files=["res://.godot/imported/BridgeDestructionParticle.png-b1eb74ca3124916a52a1b8b51b856839.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b7h6b0yqyi2kh"
path="res://.godot/imported/Bubble.png-2f0b181fbe81c29c099f58b5bc07251d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/Bubble.png"
dest_files=["res://.godot/imported/Bubble.png-2f0b181fbe81c29c099f58b5bc07251d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dkebo0uw0dkkw"
path="res://.godot/imported/CoinSparkle.png-177fe5fe4c43b81048b63b03ef8bc602.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/CoinSparkle.png"
dest_files=["res://.godot/imported/CoinSparkle.png-177fe5fe4c43b81048b63b03ef8bc602.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfdr0wuqvne1k"
path="res://.godot/imported/DesertWind.png-ee5807fb5949ada09ea589b4a4d3985a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/DesertWind.png"
dest_files=["res://.godot/imported/DesertWind.png-ee5807fb5949ada09ea589b4a4d3985a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,16 @@
{
"variations": {
"default": {
"Day": {"source": "ShadowColours.png", "rect": [0, 0, 1, 1]},
"Night": {"source": "ShadowColours.png", "rect": [1, 0, 1, 1]}
},
"Underground": {"source": "ShadowColours.png", "rect": [1, 0, 1, 1]},
"GhostHouse": {"link": "Underground"},
"Jungle": {"link": "Underground"},
"Castle": {"link": "Underground"},
"Bonus": {"link": "Underground"},
"Underwater": {"source": "ShadowColours.png", "rect": [0, 0, 1, 1]},
"CastleWater": {"link": "Underwater"},
"Volcano": {"link": "Underground"}
}
}

View File

@@ -0,0 +1,5 @@
{
"variations": {
"default": {"source": "DryBonesDestructionParticles.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://6gt1kugyj6sb"
path="res://.godot/imported/DryBonesDestructionParticles.png-51258818a0052bbf39432d71816b0f52.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/DryBonesDestructionParticles.png"
dest_files=["res://.godot/imported/DryBonesDestructionParticles.png-51258818a0052bbf39432d71816b0f52.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c7w7dvkpiseps"
path="res://.godot/imported/FireWind.png-e8a16882f0070f3943eb0d82d3ebb18d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/FireWind.png"
dest_files=["res://.godot/imported/FireWind.png-e8a16882f0070f3943eb0d82d3ebb18d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,18 @@
{
"animations": {
"default": {
"frames": [
[0, 0, 18, 18],
[18, 0, 18, 18],
[36, 0, 18, 18],
[54, 0, 18, 18],
[0, 0, 1, 1]
],
"speed": 30.0,
"loop": false
}
},
"variations": {
"default": {"source": "FireballExplosion.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brjkrkihadwnj"
path="res://.godot/imported/FireballExplosion.png-a84bb3420fc5a7db6ea1ff14be850543.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/FireballExplosion.png"
dest_files=["res://.godot/imported/FireballExplosion.png-a84bb3420fc5a7db6ea1ff14be850543.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,18 @@
{
"animations": {
"default": {
"frames": [
[0, 0, 18, 18],
[18, 0, 18, 18],
[36, 0, 18, 18],
[54, 0, 18, 18],
[0, 0, 1, 1]
],
"speed": 30.0,
"loop": false
}
},
"variations": {
"default": {"source": "Firework.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvi8nf4b0vg37"
path="res://.godot/imported/Firework.png-4cd196883dccd9a2db9701a7a5e33e7c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/Firework.png"
dest_files=["res://.godot/imported/Firework.png-4cd196883dccd9a2db9701a7a5e33e7c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,12 @@
{
"variations": {
"default": {"source": "FlipBlockDestructionParticles.png", "rect": [0, 0, 16, 16]},
"Underground": {"source": "FlipBlockDestructionParticles.png", "rect": [16, 0, 16, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "FlipBlockDestructionParticles.png", "rect": [0, 16, 16, 16]},
"Snow": {"source": "FlipBlockDestructionParticles.png", "rect": [16, 16, 16, 16]},
"Space": {"source": "FlipBlockDestructionParticles.png", "rect": [0, 32, 16, 16]},
"Volcano": {"source": "FlipBlockDestructionParticles.png", "rect": [16, 32, 16, 16]},
"Bonus": {"source": "FlipBlockDestructionParticles.png", "rect": [0, 48, 16, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fdl5278d1vkg"
path="res://.godot/imported/FlipBlockDestructionParticles.png-edcc5414ac5b0a630b7f4c678f35f499.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/FlipBlockDestructionParticles.png"
dest_files=["res://.godot/imported/FlipBlockDestructionParticles.png-edcc5414ac5b0a630b7f4c678f35f499.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cr6iro3hmjl7f"
path="res://.godot/imported/GoldParticles.png-bf077340876bebd854eb663dd8547fc8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/GoldParticles.png"
dest_files=["res://.godot/imported/GoldParticles.png-bf077340876bebd854eb663dd8547fc8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,15 @@
{
"variations": {
"choices": [
{"source": "IcicleDestructionParticles.png", "rect": [0, 0, 8, 8]},
{"source": "IcicleDestructionParticles.png", "rect": [8, 0, 8, 8]},
{"source": "IcicleDestructionParticles.png", "rect": [8, 8, 8, 8]},
{"source": "IcicleDestructionParticles.png", "rect": [0, 8, 8, 8]},
{"source": "IcicleDestructionParticles.png", "rect": [16, 0, 8, 8]},
{"source": "IcicleDestructionParticles.png", "rect": [24, 0, 8, 8]},
{"source": "IcicleDestructionParticles.png", "rect": [16, 8, 8, 8]},
{"source": "IcicleDestructionParticles.png", "rect": [24, 8, 8, 8]},
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://j217i7s2bnnj"
path="res://.godot/imported/IcicleDestructionParticles.png-3a1279d332ac56b86f77ae64ff80f5f7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/IcicleDestructionParticles.png"
dest_files=["res://.godot/imported/IcicleDestructionParticles.png-3a1279d332ac56b86f77ae64ff80f5f7.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,102 @@
{
"animations": {
"default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
],
[
32.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
1.0,
1.0
]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": {
"source": "LakituCloudBurst.png",
"rect": [
0.0,
0.0,
48.0,
16.0
]
},
"Underground": {
"source": "LakituCloudBurst.png",
"rect": [
0.0,
16.0,
48.0,
16.0
]
},
"GhostHouse": {
"link": "Underground"
},
"Castle": {
"source": "LakituCloudBurst.png",
"rect": [
0.0,
32.0,
48.0,
16.0
]
},
"Snow": {
"source": "LakituCloudBurst.png",
"rect": [
0.0,
48.0,
48.0,
16.0
]
},
"Space": {
"source": "LakituCloudBurst.png",
"rect": [
0.0,
64.0,
48.0,
16.0
]
},
"Volcano": {
"source": "LakituCloudBurst.png",
"rect": [
0.0,
80.0,
48.0,
16.0
]
},
"Bonus": {
"source": "LakituCloudBurst.png",
"rect": [
0.0,
96.0,
48.0,
16.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://boongcly3e2cl"
path="res://.godot/imported/LakituCloudBurst.png-1298f452ba774c9d5ce8f7b64a4e4545.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/LakituCloudBurst.png"
dest_files=["res://.godot/imported/LakituCloudBurst.png-1298f452ba774c9d5ce8f7b64a4e4545.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,7 @@
{
"variations":
{
"default": {"source": "Leaves.png"},
"Autumn": {"source": "AutumnLeaves.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dy3p03djelkb3"
path="res://.godot/imported/Leaves.png-e7399cebc96f100b15ffe9bb7547b4b9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/Leaves.png"
dest_files=["res://.godot/imported/Leaves.png-e7399cebc96f100b15ffe9bb7547b4b9.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://pfxh0nlik3nw"
path="res://.godot/imported/MusicNotes.png-02781d44a85fc4f67ba636b0623cf1c6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/MusicNotes.png"
dest_files=["res://.godot/imported/MusicNotes.png-02781d44a85fc4f67ba636b0623cf1c6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cdaluetdpls0d"
path="res://.godot/imported/PRankParticles.png-d004fba0c2927a957c69ffff13a92f2b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/PRankParticles.png"
dest_files=["res://.godot/imported/PRankParticles.png-d004fba0c2927a957c69ffff13a92f2b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,12 @@
{
"variations": {
"default": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 0, 16, 16]},
"Underground": {"source": "QuestionBlockDestructionParticles.png", "rect": [16, 0, 16, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 16, 16, 16]},
"Snow": {"source": "QuestionBlockDestructionParticles.png", "rect": [16, 16, 16, 16]},
"Space": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 32, 16, 16]},
"Volcano": {"source": "QuestionBlockDestructionParticles.png", "rect": [16, 32, 16, 16]},
"Bonus": {"source": "QuestionBlockDestructionParticles.png", "rect": [0, 48, 16, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bgldp5uxr47mi"
path="res://.godot/imported/QuestionBlockDestructionParticles.png-bd5b7feef3151858764cd81cc14f576a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/QuestionBlockDestructionParticles.png"
dest_files=["res://.godot/imported/QuestionBlockDestructionParticles.png-bd5b7feef3151858764cd81cc14f576a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dstgd1nlcogdd"
path="res://.godot/imported/RankParticles.png-d96b87b4efa7b410189383ef2b485f6c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/RankParticles.png"
dest_files=["res://.godot/imported/RankParticles.png-d96b87b4efa7b410189383ef2b485f6c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://sgrcmlktp2dk"
path="res://.godot/imported/SRankParticles.png-4ad946a7562b4d01649dadc7442a53ec.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/SRankParticles.png"
dest_files=["res://.godot/imported/SRankParticles.png-4ad946a7562b4d01649dadc7442a53ec.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://usb8pexidgdk"
path="res://.godot/imported/ShadowColours.png-4e496a0fc19061da343374fafe597e2d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/ShadowColours.png"
dest_files=["res://.godot/imported/ShadowColours.png-4e496a0fc19061da343374fafe597e2d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://byy3k1pdrp77"
path="res://.godot/imported/Smoke.png-fd1d1d6e9f08d2cc69566e911a621a67.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/Smoke.png"
dest_files=["res://.godot/imported/Smoke.png-fd1d1d6e9f08d2cc69566e911a621a67.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,3 @@
{
"variations": {"default": {"source": "Snow.png"}}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cst0wftsuufcl"
path="res://.godot/imported/Snow.png-a32adaf03baeff9eab03dc9d72a5b409.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/Snow.png"
dest_files=["res://.godot/imported/Snow.png-a32adaf03baeff9eab03dc9d72a5b409.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://w2yi73vdwa6f"
path="res://.godot/imported/SnowWind.png-06a17b453339fdd12f3b77dbedb1b401.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/SnowWind.png"
dest_files=["res://.godot/imported/SnowWind.png-06a17b453339fdd12f3b77dbedb1b401.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,161 @@
{
"variations": {
"default": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
0.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
0.0,
8.0,
8.0
]
}
]
},
"Underground": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
8.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
8.0,
8.0,
8.0
]
}
]
},
"GhostHouse": {
"link": "Underground"
},
"Castle": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
16.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
16.0,
8.0,
8.0
]
}
]
},
"Snow": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
24.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
24.0,
8.0,
8.0
]
}
]
},
"Space": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
32.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
32.0,
8.0,
8.0
]
}
]
},
"Volcano": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
40.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
40.0,
8.0,
8.0
]
}
]
},
"Bonus": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
48.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
48.0,
8.0,
8.0
]
}
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fvuqvh62n6ks"
path="res://.godot/imported/SpikeBallDestructionParticles.png-b1e34397c507a7e753bcac7997068231.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/SpikeBallDestructionParticles.png"
dest_files=["res://.godot/imported/SpikeBallDestructionParticles.png-b1e34397c507a7e753bcac7997068231.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://djwn01syv1crw"
path="res://.godot/imported/WaterWind.png-b8ba1881702333c5ceaf3040b08c4b95.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/WaterWind.png"
dest_files=["res://.godot/imported/WaterWind.png-b8ba1881702333c5ceaf3040b08c4b95.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,12 @@
{
"variations": {
"default": {"source": "Leaves.png"},
"Autumn": {"source": "AutumnLeaves.png"},
"Desert": {"source": "DesertWind.png"},
"Snow": {"source": "SnowWind.png"},
"Underwater": {"source": "WaterWind.png"},
"CastleWater": {"link": "Underwater"},
"Castle": {"source": "FireWind.png"},
"Volcano": {"link": "Castle"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://btqqgvgevy36o"
path="res://.godot/imported/YoshiEggShell.png-8bb39f632d5ffe838aabfb3cd814403d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Particles/YoshiEggShell.png"
dest_files=["res://.godot/imported/YoshiEggShell.png-8bb39f632d5ffe838aabfb3cd814403d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1