Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

How to make the world simulation space for the particles only be affected in one of the axis

Discussion in '2D' started by engelcj, Sep 16, 2016.

  1. engelcj

    engelcj

    Joined:
    May 20, 2014
    Posts:
    122
    I have a particles system and I want when I move my character, the particles only be affected by the world simulation space in the x axis.

    Any idea?