Search Unity

Change Size of Particle Using Texture Sheet Animation Mid-Cycle?

Discussion in 'Scripting' started by Miggl, Sep 2, 2013.

  1. Miggl

    Miggl

    Joined:
    Aug 20, 2013
    Posts:
    13
    I would like to change the size of my particles using texture sheet animations mid-cycle in C#. Using StartSize will only change the particle size and the beginning of each cycle. Any ideas on this?