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

Resolved vfx graph particles stutters when timescale < 1

Discussion in 'Visual Effect Graph' started by laurentlavigne, Jun 9, 2021.

  1. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,225
    it should be a smooth slowmo but instead it's skipping which looks terrible
    in contrast shuriken particles will slowly but smoothly move

    solution: switch from fixed delta time to deltatime
     
    Last edited: Jun 9, 2021