It seems that creating a pool and .recyling the system when I am done with it causes an increase in velocity and other attributes on reuse. Has anyone successfully reused a particleSystem?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That sounds like you are not properly detaching the ParticleSystem, so that it receives twice the updates, resulting in everything happening faster.