Commit of existing data.

This commit is contained in:
2025-06-22 23:22:32 -06:00
commit 1bbd8c812f
208 changed files with 6327 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

+40
View File
@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cs262sxemhpum"
path="res://.godot/imported/jump_dust.png-341779febee3ef098cb2627403b1ea29.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://objects/fx/jump_dust.png"
dest_files=["res://.godot/imported/jump_dust.png-341779febee3ef098cb2627403b1ea29.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
+63
View File
@@ -0,0 +1,63 @@
[gd_scene load_steps=10 format=3 uid="uid://c4h1cj75b5sry"]
[ext_resource type="Texture2D" uid="uid://cs262sxemhpum" path="res://objects/fx/jump_dust.png" id="1_aj8qq"]
[ext_resource type="Script" uid="uid://dgo1wtjored0j" path="res://scripts/dust_particle.gd" id="2_d1aoh"]
[sub_resource type="AtlasTexture" id="AtlasTexture_71pl7"]
atlas = ExtResource("1_aj8qq")
region = Rect2(0, 0, 23, 22)
[sub_resource type="AtlasTexture" id="AtlasTexture_kwppy"]
atlas = ExtResource("1_aj8qq")
region = Rect2(23, 0, 23, 22)
[sub_resource type="AtlasTexture" id="AtlasTexture_h54gx"]
atlas = ExtResource("1_aj8qq")
region = Rect2(46, 0, 23, 22)
[sub_resource type="AtlasTexture" id="AtlasTexture_5nx71"]
atlas = ExtResource("1_aj8qq")
region = Rect2(69, 0, 23, 22)
[sub_resource type="AtlasTexture" id="AtlasTexture_ifxkf"]
atlas = ExtResource("1_aj8qq")
region = Rect2(92, 0, 23, 22)
[sub_resource type="AtlasTexture" id="AtlasTexture_0eeae"]
atlas = ExtResource("1_aj8qq")
region = Rect2(115, 0, 23, 22)
[sub_resource type="SpriteFrames" id="SpriteFrames_dyqnt"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_71pl7")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_kwppy")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_h54gx")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5nx71")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ifxkf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_0eeae")
}],
"loop": false,
"name": &"default",
"speed": 24.0
}]
[node name="JumpDust" type="AnimatedSprite2D"]
sprite_frames = SubResource("SpriteFrames_dyqnt")
autoplay = "default"
frame_progress = 1.0
offset = Vector2(0, -9)
script = ExtResource("2_d1aoh")
[connection signal="animation_finished" from="." to="." method="_on_animation_finished"]
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

+40
View File
@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dkyfo8335hwnv"
path="res://.godot/imported/roll_dust.png-f921e62c1104c1a75294133942b0d92b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://objects/fx/roll_dust.png"
dest_files=["res://.godot/imported/roll_dust.png-f921e62c1104c1a75294133942b0d92b.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
+77
View File
@@ -0,0 +1,77 @@
[gd_scene load_steps=12 format=3 uid="uid://botc600n5fcgt"]
[ext_resource type="Texture2D" uid="uid://dkyfo8335hwnv" path="res://objects/fx/roll_dust.png" id="1_ocmkx"]
[ext_resource type="Script" uid="uid://dgo1wtjored0j" path="res://scripts/dust_particle.gd" id="2_ny4y2"]
[sub_resource type="AtlasTexture" id="AtlasTexture_j223t"]
atlas = ExtResource("1_ocmkx")
region = Rect2(0, 0, 38, 39)
[sub_resource type="AtlasTexture" id="AtlasTexture_15ql1"]
atlas = ExtResource("1_ocmkx")
region = Rect2(38, 0, 38, 39)
[sub_resource type="AtlasTexture" id="AtlasTexture_byoxk"]
atlas = ExtResource("1_ocmkx")
region = Rect2(76, 0, 38, 39)
[sub_resource type="AtlasTexture" id="AtlasTexture_m3d4f"]
atlas = ExtResource("1_ocmkx")
region = Rect2(114, 0, 38, 39)
[sub_resource type="AtlasTexture" id="AtlasTexture_6nm25"]
atlas = ExtResource("1_ocmkx")
region = Rect2(152, 0, 38, 39)
[sub_resource type="AtlasTexture" id="AtlasTexture_tqo4n"]
atlas = ExtResource("1_ocmkx")
region = Rect2(190, 0, 38, 39)
[sub_resource type="AtlasTexture" id="AtlasTexture_ur0hm"]
atlas = ExtResource("1_ocmkx")
region = Rect2(228, 0, 38, 39)
[sub_resource type="AtlasTexture" id="AtlasTexture_uuuyy"]
atlas = ExtResource("1_ocmkx")
region = Rect2(266, 0, 38, 39)
[sub_resource type="SpriteFrames" id="SpriteFrames_dyqnt"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_j223t")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_15ql1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_byoxk")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_m3d4f")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_6nm25")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_tqo4n")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ur0hm")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_uuuyy")
}],
"loop": false,
"name": &"default",
"speed": 24.0
}]
[node name="RollDust" type="AnimatedSprite2D"]
sprite_frames = SubResource("SpriteFrames_dyqnt")
autoplay = "default"
frame_progress = 1.0
offset = Vector2(0, -9)
script = ExtResource("2_ny4y2")
[connection signal="animation_finished" from="." to="." method="_on_animation_finished"]