Search Unity

Start system with a spawn immediately with low spawn rate

Discussion in 'Visual Effect Graph' started by mchangxe, Jun 21, 2022.

  1. mchangxe

    mchangxe

    Joined:
    Jun 16, 2019
    Posts:
    69
    Hey guys, my problem is pretty simple. I have a few vfx graph systems with spawnrate = 0.0495, and when they start, it takes quite a bit of time for the first spawn to appear. Im wondering if theres a way for the system to start with a spawn immediately, then proceed with the delay until the next spawn with spawn rate 0.0495. Thanks!
     
  2. mchangxe

    mchangxe

    Joined:
    Jun 16, 2019
    Posts:
    69
    answer: use prewarm