mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-28 02:09:42 +00:00
skid particles + extra particles setting
This commit is contained in:
9
Assets/Sprites/Particles/SkidParticles.json
Normal file
9
Assets/Sprites/Particles/SkidParticles.json
Normal 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"}}
|
||||
}
|
||||
Reference in New Issue
Block a user