Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Resolved Add a particle to a particle system through script

Discussion in 'Scripting' started by Crawdad, Mar 6, 2023.

  1. Crawdad

    Crawdad

    Joined:
    Nov 23, 2016
    Posts:
    172
    Hey, guys. Been trying to create a script that adds some more versatility to Unities built in particle system, but have run into a pretty major roadblock. I can't for the life of me find a way to simply add another particle into the particle system manually through script. It seems like it would be a weird oversite to not give you the ability to simply add a particle without being dependent on the built-in rate over time or burst modules, but I can't seem to find any documentation on it. If anyone has any ideas, please let me know. Thanks in advance.
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    33,727
    Crawdad likes this.
  3. Crawdad

    Crawdad

    Joined:
    Nov 23, 2016
    Posts:
    172
    Kurt-Dekker likes this.