Snow dust trail effect is also playing when the player crashes his head and snowboard is not touching the ground.
I have taken a rigidbody and a capsule collider for snowboard in the player game object.
Player game object has child top and bottom.
The top child has a circle collider for head.
- Player - capsule collider, rigidbody, and dust trail script
- Top - circle collider
- Bottom