mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
added in coin sparkles to blue coins and red coins
This commit is contained in:
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]}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user