Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Rate Over Distance Particle System Not Showing - 2D Gameplay

Discussion in 'General Graphics' started by siddharth3322, Jun 1, 2020.

  1. siddharth3322

    siddharth3322

    Joined:
    Nov 29, 2013
    Posts:
    1,043
    I have bought a particle system pack from the Asset Store of Unity:
    https://assetstore.unity.com/packages/vfx/particles/epic-toon-fx-57772

    Now within my project, I want to use object trail effects for my player spaceship. So I have added my selected particle system object within the child of player spaceship object. But I can't able to see any trail when I run my project within Unity editor.

    Within the particle system, I have noticed that the emission rate is based on distance.
    rate over distance particle.png

    How to emission this particle system? That is a big question in the mind. At present, its parent spaceship object is moving.