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

View File

@@ -0,0 +1,217 @@
{
"animations": {
"Attack": {
"frames": [
[
224.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Climb": {
"frames": [
[
160.0,
32.0,
32.0,
32.0
],
[
192.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Crouch": {
"frames": [
[
32.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Die": {
"frames": [
[
32.0,
64.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Grow": {
"frames": [
[
0.0,
64.0,
32.0,
32.0
],
[
0.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Idle": {
"frames": [
[
0.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Jump": {
"frames": [
[
192.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Move": {
"frames": [
[
64.0,
0.0,
32.0,
32.0
],
[
96.0,
0.0,
32.0,
32.0
],
[
128.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Skid": {
"frames": [
[
160.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"SwimIdle": {
"frames": [
[
224.0,
0.0,
32.0,
32.0
],
[
0.0,
32.0,
32.0,
32.0
]
],
"speed": 10.0,
"loop": true
},
"SwimUp": {
"frames": [
[
224.0,
0.0,
32.0,
32.0
],
[
0.0,
32.0,
32.0,
32.0
],
[
32.0,
32.0,
32.0,
32.0
],
[
64.0,
32.0,
32.0,
32.0
],
[
96.0,
32.0,
32.0,
32.0
],
[
128.0,
32.0,
32.0,
32.0
]
],
"speed": 25.0,
"loop": true
},
"FaceForward": {
"frames": [[64, 64, 32, 32]],
"speed": 1.0,
"loop": false
},
"Pose": {
"frames": [[96, 64, 32, 32]],
"speed": 1.0,
"loop": false
}
},
"variations": {
"default": {
"source": "Big.png",
"rect": [
0.0,
0.0,
256.0,
96.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://drph28jjwdjgc"
path="res://.godot/imported/Big.png-61c08a146c356b4fd308f313da940890.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Players/Toad/Big.png"
dest_files=["res://.godot/imported/Big.png-61c08a146c356b4fd308f313da940890.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 @@
{"variations": {"source": "CharacterColour.png"}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fgd2xsdp4qto"
path="res://.godot/imported/CharacterColour.png-2fb777636841d6224bec4741332dfd28.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Players/Toad/CharacterColour.png"
dest_files=["res://.godot/imported/CharacterColour.png-2fb777636841d6224bec4741332dfd28.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,24 @@
{
"name": "CHAR_TOAD",
"physics": {
"AIR_ACCEL": 3.0,
"AIR_SKID": 1.5,
"DECEL": 3.0,
"FALL_GRAVITY": 25.0,
"GROUND_RUN_ACCEL": 1.25,
"GROUND_WALK_ACCEL": 4.0,
"JUMP_GRAVITY": 11.0,
"JUMP_HEIGHT": 300.0,
"JUMP_INCR": 8.0,
"SWIM_GRAVITY": 2.5,
"SWIM_SPEED": 95.0,
"MAX_FALL_SPEED": 280,
"MAX_SWIM_FALL_SPEED": 200,
"RUN_SKID": 8.0,
"RUN_SPEED": 160,
"WALK_SKID": 8.0,
"WALK_SPEED": 90.0
},
"small_hitbox_scale": [1.0, 1.0],
"big_hitbox_scale": [1.0, 1.0]
}

View File

@@ -0,0 +1,12 @@
{
"animations": {
"default": {
"frames": [[0, 0, 32, 32]],
"speed": 1.0,
"loop": true
}
},
"variations": {
"default": {"source": "CheckpointFlag.png"}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bw17i5rwgkai6"
path="res://.godot/imported/CheckpointFlag.png-d8ed556d17cc4b78a5d5c01d2e5d8610.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Players/Toad/CheckpointFlag.png"
dest_files=["res://.godot/imported/CheckpointFlag.png-d8ed556d17cc4b78a5d5c01d2e5d8610.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 @@
{"variations": {"source": "ColourPalette.png"}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c61fjhh52dfn7"
path="res://.godot/imported/ColourPalette.png-0597f18ec791584515230240b2ab63a9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Players/Toad/ColourPalette.png"
dest_files=["res://.godot/imported/ColourPalette.png-0597f18ec791584515230240b2ab63a9.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,241 @@
{
"animations": {
"AirAttack": {
"frames": [
[
32.0,
64.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Attack": {
"frames": [
[
224.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Climb": {
"frames": [
[
160.0,
32.0,
32.0,
32.0
],
[
192.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Crouch": {
"frames": [
[
32.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Die": {
"frames": [
[
96.0,
64.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Grow": {
"frames": [
[
0.0,
64.0,
32.0,
32.0
],
[
0.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Idle": {
"frames": [
[
0.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Jump": {
"frames": [
[
192.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Move": {
"frames": [
[
64.0,
0.0,
32.0,
32.0
],
[
96.0,
0.0,
32.0,
32.0
],
[
128.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Skid": {
"frames": [
[
160.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"SwimAttack": {
"frames": [
[
64.0,
64.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"SwimIdle": {
"frames": [
[
224.0,
0.0,
32.0,
32.0
],
[
0.0,
32.0,
32.0,
32.0
]
],
"speed": 10.0,
"loop": true
},
"SwimUp": {
"frames": [
[
224.0,
0.0,
32.0,
32.0
],
[
0.0,
32.0,
32.0,
32.0
],
[
32.0,
32.0,
32.0,
32.0
],
[
64.0,
32.0,
32.0,
32.0
],
[
96.0,
32.0,
32.0,
32.0
],
[
128.0,
32.0,
32.0,
32.0
]
],
"speed": 25.0,
"loop": true
},
"FaceForward": {
"frames": [[128, 64, 32, 32]],
"speed": 1.0,
"loop": false
},
"Pose": {
"frames": [[160, 64, 32, 32]],
"speed": 1.0,
"loop": false
}
},
"variations": {
"default": {
"source": "Fire.png",
"rect": [
0.0,
0.0,
256.0,
96.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bmqjbvwrtu06g"
path="res://.godot/imported/Fire.png-d84f1896d94a1d0aeb1731068e2894d5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Sprites/Players/Toad/Fire.png"
dest_files=["res://.godot/imported/Fire.png-d84f1896d94a1d0aeb1731068e2894d5.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 @@
{"variations": {"default": {"source": "LifeIcon.png"}}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

View File

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

View File

@@ -0,0 +1,210 @@
{
"animations": {
"Attack": {
"frames": [],
"speed": 5.0,
"loop": true
},
"Climb": {
"frames": [
[
160.0,
32.0,
32.0,
32.0
],
[
192.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Crouch": {
"frames": [
[
32.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Die": {
"frames": [
[
224.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Grow": {
"frames": [
[
0.0,
64.0,
32.0,
32.0
],
[
0.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Idle": {
"frames": [
[
0.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Jump": {
"frames": [
[
192.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Move": {
"frames": [
[
64.0,
0.0,
32.0,
32.0
],
[
128.0,
0.0,
32.0,
32.0
],
[
96.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Skid": {
"frames": [
[
160.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"SwimIdle": {
"frames": [
[
224.0,
0.0,
32.0,
32.0
],
[
0.0,
32.0,
32.0,
32.0
]
],
"speed": 10.0,
"loop": true
},
"SwimUp": {
"frames": [
[
224.0,
0.0,
32.0,
32.0
],
[
0.0,
32.0,
32.0,
32.0
],
[
32.0,
32.0,
32.0,
32.0
],
[
64.0,
32.0,
32.0,
32.0
],
[
96.0,
32.0,
32.0,
32.0
],
[
128.0,
32.0,
32.0,
32.0
]
],
"speed": 25.0,
"loop": true
},
"FaceForward": {
"frames": [[32, 64, 32, 32]],
"speed": 1.0,
"loop": true
},
"Pose": {
"frames": [[64, 64, 32, 32]],
"speed": 1.0,
"loop": true
}
},
"variations": {
"default": {
"source": "Small.png",
"rect": [
0.0,
0.0,
256.0,
96.0
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

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