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: 2.4 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clph6cskwmoqn"
path="res://.godot/imported/AnniversaryQuestionBlock.png-03e33ea0390ea91d8472d5afd8a7d0e4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/AnniversaryQuestionBlock.png"
dest_files=["res://.godot/imported/AnniversaryQuestionBlock.png-03e33ea0390ea91d8472d5afd8a7d0e4.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,51 @@
{
"animations": {
"Default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Off": {
"frames": [
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": {
"source": "OnOffBlock.png",
"rect": [
0.0,
0.0,
32.0,
16.0
]
}
}
}

View File

@@ -0,0 +1,99 @@
{
"animations": {
"Default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Off": {
"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
],
[
48.0,
0.0,
16.0,
16.0
],
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"frames": [
[
64.0,
0.0,
16.0,
16.0
],
[
80.0,
0.0,
16.0,
16.0
],
[
96.0,
0.0,
16.0,
16.0
],
[
112.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": {
"source": "BooOnOffBlock.png",
"rect": [
0.0,
16.0,
128.0,
16.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 769 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://coe8j7vfyvmh8"
path="res://.godot/imported/BooOnOffBlock.png-20798be539448eee1dcc563ba81ca202.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/BooOnOffBlock.png"
dest_files=["res://.godot/imported/BooOnOffBlock.png-20798be539448eee1dcc563ba81ca202.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,101 @@
{
"animations": {
"Default": {
"frames": [
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Off": {
"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
],
[
48.0,
0.0,
16.0,
16.0
],
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"frames": [
[
64.0,
0.0,
16.0,
16.0
],
[
80.0,
0.0,
16.0,
16.0
],
[
96.0,
0.0,
16.0,
16.0
],
[
112.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": {
"default": {
"source": "BooOnOffBlock.png",
"rect": [
0.0,
0.0,
128.0,
16.0
]
}
}
}
}

View File

@@ -0,0 +1,99 @@
{
"animations": {
"Default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Off": {
"frames": [
[
0.0,
16.0,
16.0,
16.0
],
[
16.0,
16.0,
16.0,
16.0
],
[
32.0,
16.0,
16.0,
16.0
],
[
48.0,
16.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"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
],
[
48.0,
0.0,
16.0,
16.0
],
[
0.0,
16.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": {
"source": "BooOnOffSwitch.png",
"rect": [
0.0,
0.0,
64.0,
32.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b00h2ocjft42e"
path="res://.godot/imported/BooOnOffSwitch.png-ee750a75b3450b44916f7dcdb082692c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/BooOnOffSwitch.png"
dest_files=["res://.godot/imported/BooOnOffSwitch.png-ee750a75b3450b44916f7dcdb082692c.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,38 @@
{
"animations": {
"Idle": {
"frames": [
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[0, 0, 48, 48],
[48, 0, 48, 48],
],
"speed": 5.0,
"loop": true
},
"Bounce": {
"frames": [
[48, 0, 48, 48],
[0, 0, 48, 48]
],
"speed": 10.0,
"loop": false
}
},
"variations": {
"default": {"source": "Bumper.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 920 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dleohmr2yvsea"
path="res://.godot/imported/Bumper.png-861181b62af6c91c0fcf4ac1b7b65a1f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/Bumper.png"
dest_files=["res://.godot/imported/Bumper.png-861181b62af6c91c0fcf4ac1b7b65a1f.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: 749 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://4l2medldwrwh"
path="res://.godot/imported/Burner.png-a7516ac6bab48124fdef1aa81f6c7c80.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/Burner.png"
dest_files=["res://.godot/imported/Burner.png-a7516ac6bab48124fdef1aa81f6c7c80.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": "Burner.png", "rect": [0, 0, 16, 16]},
"Underground": {"source": "Burner.png", "rect": [0, 16, 16, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "Burner.png", "rect": [0, 32, 16, 16]},
"Snow": {"source": "Burner.png", "rect": [0, 48, 16, 16]},
"Space": {"source": "Burner.png", "rect": [0, 64, 16, 16]},
"Volcano": {"source": "Burner.png", "rect": [0, 80, 16, 16]},
"Bonus": {"source": "Burner.png", "rect": [0, 96, 16, 16]}
}
}

View File

@@ -0,0 +1,40 @@
{
"animations": {
"Fall": {
"frames": [
[80.0, 0.0, 16.0, 48.0],
[64.0, 0.0, 16.0, 48.0],
[48.0, 0.0, 16.0, 48.0],
[32.0, 0.0, 16.0, 48.0],
[16.0, 0.0, 16.0, 48.0],
[0.0, 0.0, 16.0, 48.0],
[0.0, 0.0, 1.0, 1.0]
],
"speed": 10.0,
"loop": false
},
"Loop": {
"frames": [
[64.0, 0.0, 16.0, 48.0],
[80.0, 0.0, 16.0, 48.0]
],
"speed": 15.0,
"loop": true
},
"Rise": {
"frames": [
[0.0, 0.0, 16.0, 48.0],
[16.0, 0.0, 16.0, 48.0],
[32.0, 0.0, 16.0, 48.0],
[48.0, 0.0, 16.0, 48.0],
[64.0, 0.0, 16.0, 48.0],
[80.0, 0.0, 16.0, 48.0]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": { "source": "BurnerFlame.png", "rect": [0.0, 0.0, 96.0, 48.0] }
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dhk5jdqjqo77p"
path="res://.godot/imported/BurnerFlame.png-8cdea6ebb377654cda882b3f3c2051af.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/BurnerFlame.png"
dest_files=["res://.godot/imported/BurnerFlame.png-8cdea6ebb377654cda882b3f3c2051af.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 @@
{
"variations": {
"default": {"source": "Cannon.png", "rect": [0, 0, 48, 16]},
"Underground": {"source": "Cannon.png", "rect": [48, 0, 48, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "Cannon.png", "rect": [96, 0, 48, 16]},
"Underwater": {"source": "Cannon.png", "rect": [144, 0, 48, 16]},
"Desert": {"source": "Cannon.png", "rect": [0, 16, 48, 16]},
"Jungle": {"source": "Cannon.png", "rect": [48, 16, 48, 16]},
"Snow": {"source": "Cannon.png", "rect": [96, 16, 48, 16]},
"Space": {"source": "Cannon.png", "rect": [144, 16, 48, 16]},
"Autumn": {"source": "Cannon.png", "rect": [0, 32, 48, 16]},
"Beach": {"source": "Cannon.png", "rect": [48, 32, 48, 16]},
"Mountain": {"source": "Cannon.png", "rect": [96, 32, 48, 16]},
"Volcano": {"source": "Cannon.png", "rect": [144, 32, 48, 16]},
"Bonus": {"source": "Cannon.png", "rect": [0, 48, 48, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://x45kf055ej53"
path="res://.godot/imported/Cannon.png-5b0683464660a9406dda3728c4f73bdb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/Cannon.png"
dest_files=["res://.godot/imported/Cannon.png-5b0683464660a9406dda3728c4f73bdb.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,6 @@
{
"variations": {
"SMB1": {"source": "ConveyorBelt.png"},
"SMBS": {"source": "ConveyorBeltSpecial.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cfk7rvu4in71u"
path="res://.godot/imported/ConveyorBelt.png-5af83af0690034c2598a92515a2f5cf8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/ConveyorBelt.png"
dest_files=["res://.godot/imported/ConveyorBelt.png-5af83af0690034c2598a92515a2f5cf8.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: 1.9 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dihiy8fxbpbt7"
path="res://.godot/imported/ConveyorBeltSpecial.png-236c381bc1138e0ed8a167cefe17586a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/ConveyorBeltSpecial.png"
dest_files=["res://.godot/imported/ConveyorBeltSpecial.png-236c381bc1138e0ed8a167cefe17586a.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,99 @@
{
"animations": {
"default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
],
[
32.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 10.0,
"loop": true
}
},
"variations": {
"default": {
"source": "DeathBlock.png",
"rect": [
0.0,
0.0,
48.0,
16.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cwvkbxng585yv"
path="res://.godot/imported/DeathBlock.png-cce0dbe2fcd36c44a3fbf731b6eb5c68.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/DeathBlock.png"
dest_files=["res://.godot/imported/DeathBlock.png-cce0dbe2fcd36c44a3fbf731b6eb5c68.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,43 @@
{
"animations": {
"Fall": {
"frames": [
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Idle": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {"source": "DonutBlock.png", "rect": [0, 0, 32, 16]},
"Underground": {"source": "DonutBlock.png", "rect": [32, 0, 32, 16]},
"Castle": {"source": "DonutBlock.png", "rect": [64, 0, 32, 16]},
"Underwater": {"source": "DonutBlock.png", "rect": [96, 0, 32, 16]},
"Desert": {"source": "DonutBlock.png", "rect": [0, 16, 32, 16]},
"Jungle": {"source": "DonutBlock.png", "rect": [32, 16, 32, 16]},
"Snow": {"source": "DonutBlock.png", "rect": [64, 16, 32, 16]},
"Volcano": {"source": "DonutBlock.png", "rect": [96, 16, 32, 16]},
"Autumn": {"source": "DonutBlock.png", "rect": [0, 32, 32, 16]},
"Beach": {"source": "DonutBlock.png", "rect": [32, 32, 32, 16]},
"Mountain": {"source": "DonutBlock.png", "rect": [64, 32, 32, 16]},
"Space": {"source": "DonutBlock.png", "rect": [96, 32, 32, 16]},
"Bonus": {"source": "DonutBlock.png", "rect": [0, 48, 32, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://s2miqaqyk4bm"
path="res://.godot/imported/DonutBlock.png-87f9644bb1db228d041cbe9acfac754c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/DonutBlock.png"
dest_files=["res://.godot/imported/DonutBlock.png-87f9644bb1db228d041cbe9acfac754c.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,17 @@
{
"animations": {
"On": {
"frames": [
[0, 0, 16, 48],
[16, 0, 16, 48],
[32, 0, 16, 48],
[48, 0, 16, 48]
],
"speed": 30.0,
"loop": true
}
},
"variations": {
"default": {"source": "Fan.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dkwk6x3je28oi"
path="res://.godot/imported/Fan.png-0b4bc78587330769df8acac848ec59f0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/Fan.png"
dest_files=["res://.godot/imported/Fan.png-0b4bc78587330769df8acac848ec59f0.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

BIN
Assets/Sprites/Blocks/FireBar.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b7n5kp30whnb3"
path="res://.godot/imported/FireBar.png-6d9bff1f42e2adc23734604f4d44f5b3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/FireBar.png"
dest_files=["res://.godot/imported/FireBar.png-6d9bff1f42e2adc23734604f4d44f5b3.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,26 @@
{
"variations": {
"default": {
"Day": {"source": "InvisibleBlock.png", "rect": [0, 0, 16, 16]},
"Night": {"source": "InvisibleBlock.png", "rect": [16, 0, 16, 16]}
},
"Underground": {
"source": "InvisibleBlock.png",
"rect": [
16.0,
0.0,
16.0,
16.0
]
},
"Castle": {
"source": "InvisibleBlock.png",
"rect": [
16.0,
0.0,
16.0,
16.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bylhrj768sua2"
path="res://.godot/imported/InvisibleBlock.png-f9e291023a9647cf0c6db4fa92f07a9b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/InvisibleBlock.png"
dest_files=["res://.godot/imported/InvisibleBlock.png-f9e291023a9647cf0c6db4fa92f07a9b.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: 786 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dkshhlh6nvo23"
path="res://.godot/imported/MusicBlock.png-14301872e14e9adb5f912cb9213ce24e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/MusicBlock.png"
dest_files=["res://.godot/imported/MusicBlock.png-14301872e14e9adb5f912cb9213ce24e.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,19 @@
{
"animations": {
"default": {
"frames": [[0, 0, 16, 16]],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {"source": "MusicBlock.png", "rect": [0, 0, 16, 16]},
"Underground": {"source": "MusicBlock.png", "rect": [0, 16, 16, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "MusicBlock.png", "rect": [0, 32, 16, 16]},
"Snow": {"source": "MusicBlock.png", "rect": [0, 48, 16, 16]},
"Space": {"source": "MusicBlock.png", "rect": [0, 64, 16, 16]},
"Volcano": {"source": "MusicBlock.png", "rect": [0, 80, 16, 16]},
"Bonus": {"source": "MusicBlock.png", "rect": [0, 96, 16, 16]}
}
}

View File

@@ -0,0 +1,18 @@
{
"animations": {
"default": {
"frames": [[0, 0, 16, 16]],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {"source": "NoteBlock.png", "rect": [0, 0, 16, 16]},
"Underground": {"source": "NoteBlock.png", "rect": [0, 16, 16, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "NoteBlock.png", "rect": [0, 32, 16, 16]},
"Snow": {"source": "NoteBlock.png", "rect": [0, 48, 16, 16]},
"Space": {"source": "NoteBlock.png", "rect": [0, 64, 16, 16]},
"Volcano": {"source": "NoteBlock.png", "rect": [0, 80, 16, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bk4q17a2esuy1"
path="res://.godot/imported/NoteBlock.png-925b24cb72e70d80e9b30ebd056d6297.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/NoteBlock.png"
dest_files=["res://.godot/imported/NoteBlock.png-925b24cb72e70d80e9b30ebd056d6297.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,22 @@
{
"animations": {
"On": {
"frames": [
[0, 0, 16, 48],
[16, 0, 16, 48],
[32, 0, 16, 48],
[48, 0, 16, 48]
],
"speed": 30.0,
"loop": true
},
"Off": {
"frames": [[0, 0, 16, 48]],
"speed": 30.0,
"loop": true
}
},
"variations": {
"default": {"source": "OnOffFan.png", "rect": [0, 48, 64, 48]}
}
}

View File

@@ -0,0 +1,22 @@
{
"animations": {
"On": {
"frames": [
[0, 0, 16, 48],
[16, 0, 16, 48],
[32, 0, 16, 48],
[48, 0, 16, 48]
],
"speed": 30.0,
"loop": true
},
"Off": {
"frames": [[0, 0, 16, 48]],
"speed": 30.0,
"loop": true
}
},
"variations": {
"default": {"source": "OnOffFan.png", "rect": [0, 0, 64, 48]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dql2td7sut6m8"
path="res://.godot/imported/OnOffBlock.png-8adef75c00427c48f5945447273c6394.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/OnOffBlock.png"
dest_files=["res://.godot/imported/OnOffBlock.png-8adef75c00427c48f5945447273c6394.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,51 @@
{
"animations": {
"Default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Off": {
"frames": [
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": {
"source": "OnOffBlock.png",
"rect": [
0.0,
16.0,
32.0,
16.0
]
}
}
}

View File

@@ -0,0 +1,6 @@
{
"variations": {
"SMB1": {"source": "OnOffConveyorBelt.png"},
"SMBS": {"source": "OnOffConveyorBeltSpecial.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dwkcm4q32drtf"
path="res://.godot/imported/OnOffConveyorBelt.png-3758316301d96b4921513523bd2c3574.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/OnOffConveyorBelt.png"
dest_files=["res://.godot/imported/OnOffConveyorBelt.png-3758316301d96b4921513523bd2c3574.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: 2.1 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bgaa5ddeo1eun"
path="res://.godot/imported/OnOffConveyorBeltSpecial.png-4c70f5dba16fcf0134f8a1337d347643.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/OnOffConveyorBeltSpecial.png"
dest_files=["res://.godot/imported/OnOffConveyorBeltSpecial.png-4c70f5dba16fcf0134f8a1337d347643.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: 1.2 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d0o6wgsrow8t1"
path="res://.godot/imported/OnOffFan.png-232e71e42a1884aece58225e34460477.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/OnOffFan.png"
dest_files=["res://.godot/imported/OnOffFan.png-232e71e42a1884aece58225e34460477.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,63 @@
{
"animations": {
"Off": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"On": {
"frames": [
[
0.0,
16.0,
16.0,
16.0
],
[
16.0,
16.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"source": "OnOffSwitch.png",
"rect": [
0.0,
0.0,
32.0,
32.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://sy6ivu4qc0o3"
path="res://.godot/imported/OnOffSwitch.png-ee6ebc7ad82ce312019ee327680ae572.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/OnOffSwitch.png"
dest_files=["res://.godot/imported/OnOffSwitch.png-ee6ebc7ad82ce312019ee327680ae572.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: 318 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ln7uey6c4mf"
path="res://.godot/imported/PSwitchBlock.png-9129bc1388b46fdf5795add63f7d2463.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/PSwitchBlock.png"
dest_files=["res://.godot/imported/PSwitchBlock.png-9129bc1388b46fdf5795add63f7d2463.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,37 @@
{
"animations": {
"default": {
"frames":
[
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[0, 0, 16, 16],
[16, 0, 16, 16],
[32, 0, 16, 16],
[16, 0, 16, 16],
],
"speed": 10.0,
"loop": true
}
},
"variations":
{
"default": {"source": "QuestionBlock.png", "rect": [0, 0, 64, 16]},
"Underground": {"source": "QuestionBlock.png", "rect": [0, 16, 64, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "QuestionBlock.png", "rect": [0, 32, 64, 16]},
"Snow": {"source": "QuestionBlock.png", "rect": [0, 48, 64, 16]},
"Space": {"source": "QuestionBlock.png", "rect": [0, 64, 64, 16]},
"Volcano": {"source": "QuestionBlock.png", "rect": [0, 80, 64, 16]},
"Bonus": {"source": "QuestionBlock.png", "rect": [0, 96, 64, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://uh7uhdkv3e6s"
path="res://.godot/imported/QuestionBlock.png-cd834c4743de5175d50e662ab225c749.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/QuestionBlock.png"
dest_files=["res://.godot/imported/QuestionBlock.png-cd834c4743de5175d50e662ab225c749.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,32 @@
{
"animations": {
"default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {"source": "SpikeBlock.png", "rect": [0, 0, 32, 16]},
"Underground": {"source": "SpikeBlock.png", "rect": [0, 16, 32, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "SpikeBlock.png", "rect": [0, 32, 32, 16]},
"Snow": {"source": "SpikeBlock.png", "rect": [0, 48, 32, 16]},
"Space": {"source": "SpikeBlock.png", "rect": [0, 64, 32, 16]},
"Volcano": {"source": "SpikeBlock.png", "rect": [0, 80, 32, 16]},
"Bonus": {"source": "SpikeBlock.png", "rect": [0, 96, 32, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://do13c2crob4td"
path="res://.godot/imported/SpikeBlock.png-152a68245a7d563be8a4e52c5803e581.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/SpikeBlock.png"
dest_files=["res://.godot/imported/SpikeBlock.png-152a68245a7d563be8a4e52c5803e581.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: 344 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dnjx65qkbf1aq"
path="res://.godot/imported/SpringBlock.png-e0f9f1df7fd011a8828004c4c5acc398.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/SpringBlock.png"
dest_files=["res://.godot/imported/SpringBlock.png-e0f9f1df7fd011a8828004c4c5acc398.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: 323 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bd25s0rlv8axh"
path="res://.godot/imported/SuperSpringBlock.png-b03d326bc532d47490f20e540b72f0f3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/SuperSpringBlock.png"
dest_files=["res://.godot/imported/SuperSpringBlock.png-b03d326bc532d47490f20e540b72f0f3.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: 374 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dg3rrr0n878nm"
path="res://.godot/imported/SuperTrampoline.png-e9bc7f7b45317a6cca835a91379d6d94.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/SuperTrampoline.png"
dest_files=["res://.godot/imported/SuperTrampoline.png-e9bc7f7b45317a6cca835a91379d6d94.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: 1.6 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cv27sth0k3amk"
path="res://.godot/imported/SwitchSpike.png-cdb83db18f3aba362abd98f1306ec0fa.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/SwitchSpike.png"
dest_files=["res://.godot/imported/SwitchSpike.png-cdb83db18f3aba362abd98f1306ec0fa.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,87 @@
{
"animations": {
"Off": {
"frames": [
[
80.0,
0.0,
16.0,
16.0
],
[
96.0,
0.0,
16.0,
16.0
],
[
112.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"frames": [
[
16.0,
0.0,
16.0,
16.0
],
[
32.0,
0.0,
16.0,
16.0
],
[
48.0,
0.0,
16.0,
16.0
],
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"Rest": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"source": "SwitchSpike.png",
"rect": [
0.0,
0.0,
128.0,
16.0
]
}
}
}

View File

@@ -0,0 +1,87 @@
{
"animations": {
"Off": {
"frames": [
[
80.0,
0.0,
16.0,
16.0
],
[
96.0,
0.0,
16.0,
16.0
],
[
112.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"frames": [
[
16.0,
0.0,
16.0,
16.0
],
[
32.0,
0.0,
16.0,
16.0
],
[
48.0,
0.0,
16.0,
16.0
],
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"Rest": {
"frames": [
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"source": "SwitchSpike.png",
"rect": [
0.0,
16.0,
128.0,
16.0
]
}
}
}

View File

@@ -0,0 +1,135 @@
{
"animations": {
"BlueToRed": {
"frames": [
[
48.0,
16.0,
16.0,
16.0
],
[
64.0,
16.0,
16.0,
16.0
],
[
80.0,
16.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"Off1": {
"frames": [
[
32.0,
16.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Off2": {
"frames": [
[
16.0,
16.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"Off3": {
"frames": [
[
0.0,
16.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"On1": {
"frames": [
[
32.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"On2": {
"frames": [
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"On3": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
},
"RedToBlue": {
"frames": [
[
48.0,
0.0,
16.0,
16.0
],
[
64.0,
0.0,
16.0,
16.0
],
[
80.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
}
},
"variations": {
"default": {
"source": "TimedBooBlock.png",
"rect": [
0.0,
0.0,
96.0,
32.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 990 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bi13n4mw0to20"
path="res://.godot/imported/TimedBooBlock.png-b949649580c0a93250bf5b51d6041658.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/TimedBooBlock.png"
dest_files=["res://.godot/imported/TimedBooBlock.png-b949649580c0a93250bf5b51d6041658.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: 464 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fy7jlabgyewp"
path="res://.godot/imported/Trampoline.png-b33a477d8ccecd21b43ae0601883a977.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/Trampoline.png"
dest_files=["res://.godot/imported/Trampoline.png-b33a477d8ccecd21b43ae0601883a977.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,29 @@
{
"animations": {
"Idle": {
"frames": [[0, 0, 16, 16]],
"speed": 5.0,
"loop": false
},
"Turn": {
"frames": [
[16, 0, 16, 16],
[32, 0, 16, 16],
[48, 0, 16, 16],
[0, 0, 16, 16]
],
"speed": 15.0,
"loop": true
}
},
"variations": {
"default": {"source": "TrickBlock.png", "rect": [0, 0, 64, 16]},
"Underground": {"source": "TrickBlock.png", "rect": [0, 16, 64, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "TrickBlock.png", "rect": [0, 32, 64, 16]},
"Snow": {"source": "TrickBlock.png", "rect": [0, 48, 64, 16]},
"Space": {"source": "TrickBlock.png", "rect": [0, 64, 64, 16]},
"Volcano": {"source": "TrickBlock.png", "rect": [0, 80, 64, 16]},
"Bonus": {"source": "TrickBlock.png", "rect": [0, 96, 64, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://du4l8omo5giky"
path="res://.godot/imported/TrickBlock.png-4ac86c41779ae660c1b0423a4f3a80fa.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/TrickBlock.png"
dest_files=["res://.godot/imported/TrickBlock.png-4ac86c41779ae660c1b0423a4f3a80fa.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: 1.6 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dnnly1a6umail"
path="res://.godot/imported/TripleQuestionBlock.png-4c9f5a922af16a287ee4123222317885.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/TripleQuestionBlock.png"
dest_files=["res://.godot/imported/TripleQuestionBlock.png-4c9f5a922af16a287ee4123222317885.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,44 @@
{
"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
],
[
48.0,
0.0,
16.0,
16.0
]
],
"speed": 10.0,
"loop": true
}
},
"variations": {
"default": {"source": "TurnBlock.png", "rect": [0, 0, 64, 16]},
"Underground": {"source": "TurnBlock.png", "rect": [0, 16, 64, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "TurnBlock.png", "rect": [0, 32, 64, 16]},
"Snow": {"source": "TurnBlock.png", "rect": [0, 48, 64, 16]},
"Space": {"source": "TurnBlock.png", "rect": [0, 64, 64, 16]},
"Volcano": {"source": "TurnBlock.png", "rect": [0, 80, 64, 16]},
"Bonus": {"source": "TurnBlock.png", "rect": [0, 96, 64, 16]}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://btt618edhifoj"
path="res://.godot/imported/TurnBlock.png-16678f4b54a253b2ec9155817ba408f4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Blocks/TurnBlock.png"
dest_files=["res://.godot/imported/TurnBlock.png-16678f4b54a253b2ec9155817ba408f4.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