I noticed the "emissionRate" property gets a warning in my script, that it's obsolete. It works fine, however! So, should …

Forum Archive I noticed the "emissionRate" property gets a warning in my script, that it's obsolete. It works fine, however! So, should …

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4758
    Jasmine Wongus
    Participant

      I noticed the “emissionRate” property gets a warning in my script, that it’s obsolete. It works fine, however! So, should I use something different later on?

      #23022
      Jonathan Gonzalez
      Participant

        It is obsolete in the latest version of Unity. You can now access each module separately. Here is a article from Unity discussing the new way to script for particle systems: http://blogs.unity3d.com/2016/04/20/particle-system-modules-faq/

        #23023
        Jasmine Wongus
        Participant

          Ahhh, okay. Thank you, Jonathan! 😀

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘I noticed the "emissionRate" property gets a warning in my script, that it's obsolete. It works fine, however! So, should …’ is closed to new replies.