skid particles + extra particles setting

This commit is contained in:
JHDev2006
2025-10-01 12:33:34 +01:00
parent d0d04c64c7
commit 9e5d7bd8e6
23 changed files with 120 additions and 30 deletions

View File

@@ -11,7 +11,7 @@
"loop": true
}
},
"properties": {"can_spawn_particles": false},
"properties": {"can_spawn_particles": true},
"variations": {
"default": {"source": "BlueCoin.png", "rect": [0, 0, 64, 16]},
"Underground": {"source": "BlueCoin.png", "rect": [0, 16, 64, 16]},

View File

@@ -86,7 +86,7 @@
}
},
"properties": {
"can_spawn_particles": false
"can_spawn_particles": true
},
"variations": {
"default": {"source": "StaticCoin.png", "rect": [0, 0, 64, 16]},

View File

@@ -1,5 +1,5 @@
{
"properties": {"can_spawn_particles": false},
"properties": {"can_spawn_particles": true},
"animations": {
"Collected": {
"frames": [

View File

@@ -32,7 +32,7 @@
}
},
"properties": {
"can_spawn_particles": false
"can_spawn_particles": true
},
"variations": {
"default": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 B

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 B

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 191 B

View File

@@ -0,0 +1,9 @@
{
"properties": {
"amount": 4,
"process_material.emission_shape": 1,
"material.particles_anim_h_frames": 5,
"lifetime": 0.25
},
"variations": {"default": {"source": "SkidParticles.png"}}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

View File

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