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

Question Sub-particles not inheriting rotation.

Discussion in 'General Graphics' started by Cactus_on_Fire, Oct 24, 2022.

  1. Cactus_on_Fire

    Cactus_on_Fire

    Joined:
    Aug 12, 2014
    Posts:
    675
    Hello.

    I'm using the particle system (not the vfx effects graph) to spawn some subparticles with a specific rotation. When I rotate them with the transformation gizmo they rotate fine but when I rotate its parent particle emitter, it doesn't inherit its rotation.

    What could be the issue?