mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
added in coin sparkles to blue coins and red coins
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"loop": true
|
||||
}
|
||||
},
|
||||
"properties": {"can_spawn_particles": false},
|
||||
"variations": {
|
||||
"default": {"source": "BlueCoin.png", "rect": [0, 0, 64, 16]},
|
||||
"Underground": {"source": "BlueCoin.png", "rect": [0, 16, 64, 16]},
|
||||
|
@@ -86,7 +86,7 @@
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
"can_spawn_particles": true
|
||||
"can_spawn_particles": false
|
||||
},
|
||||
"variations": {
|
||||
"default": {"source": "StaticCoin.png", "rect": [0, 0, 64, 16]},
|
||||
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"properties": {"can_spawn_particles": false},
|
||||
"animations": {
|
||||
"Collected": {
|
||||
"frames": [
|
||||
|
@@ -32,7 +32,7 @@
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
"can_spawn_particles": true
|
||||
"can_spawn_particles": false
|
||||
},
|
||||
"variations": {
|
||||
"default": {
|
||||
@@ -102,4 +102,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
11
Assets/Sprites/Particles/BlueCoinSparkle.json
Normal file
11
Assets/Sprites/Particles/BlueCoinSparkle.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"properties": {
|
||||
"amount": 3,
|
||||
"process_material.emission_shape": 1,
|
||||
"material.particles_anim_h_frames": 8,
|
||||
"lifetime": 0.5
|
||||
},
|
||||
"variations": {
|
||||
"default": {"source": "BlueCoinSparkle.png", "rect": [0, 0, 64, 8]}
|
||||
}
|
||||
}
|
BIN
Assets/Sprites/Particles/BlueCoinSparkle.png
Normal file
BIN
Assets/Sprites/Particles/BlueCoinSparkle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 193 B |
40
Assets/Sprites/Particles/BlueCoinSparkle.png.import
Normal file
40
Assets/Sprites/Particles/BlueCoinSparkle.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cwiey4ewgo1qm"
|
||||
path="res://.godot/imported/BlueCoinSparkle.png-6640ae517adee2b7ae9b991e76491298.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Particles/BlueCoinSparkle.png"
|
||||
dest_files=["res://.godot/imported/BlueCoinSparkle.png-6640ae517adee2b7ae9b991e76491298.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
|
@@ -2,7 +2,8 @@
|
||||
"properties": {
|
||||
"amount": 3,
|
||||
"process_material.emission_shape": 1,
|
||||
"material.particles_anim_h_frames": 8
|
||||
"material.particles_anim_h_frames": 8,
|
||||
"lifetime": 0.5
|
||||
},
|
||||
"variations": {
|
||||
"default": {"source": "CoinSparkle.png", "rect": [0, 0, 64, 8]}
|
||||
|
11
Assets/Sprites/Particles/RedCoinSparkle.json
Normal file
11
Assets/Sprites/Particles/RedCoinSparkle.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"properties": {
|
||||
"amount": 3,
|
||||
"process_material.emission_shape": 1,
|
||||
"material.particles_anim_h_frames": 8,
|
||||
"lifetime": 0.5
|
||||
},
|
||||
"variations": {
|
||||
"default": {"source": "RedCoinSparkle.png", "rect": [0, 0, 64, 8]}
|
||||
}
|
||||
}
|
BIN
Assets/Sprites/Particles/RedCoinSparkle.png
Normal file
BIN
Assets/Sprites/Particles/RedCoinSparkle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 222 B |
40
Assets/Sprites/Particles/RedCoinSparkle.png.import
Normal file
40
Assets/Sprites/Particles/RedCoinSparkle.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c4ugewy0lof7v"
|
||||
path="res://.godot/imported/RedCoinSparkle.png-733d8d13e8942c171a0467d59781d229.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Particles/RedCoinSparkle.png"
|
||||
dest_files=["res://.godot/imported/RedCoinSparkle.png-733d8d13e8942c171a0467d59781d229.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
|
Reference in New Issue
Block a user