- Home /
Question regarding Pixels Per Unit and Particle Effects
Hello
I have this game i am making (2D game using Unity 4.6 and now Unity 5) which is set to Pixel Per Unit 1 for the whole game and sprites.
The problem is with particle effect. When i place any particle effect it just look so small i need to zoom-in so much and modify its parameters (like 'start size',etc.) manually to increase its size, but i found very difficult to re size it correctly mostly if the particle effect has more particle children.
Is there a way to change the scale of the particle effect to fit the Pixel per unit 1 (i am guessing this is the problem)? Any assistance would be appreciated as i already wasted many hours to fix particles to the scale and the result is sometimes not good.
Answer by drorriov · Mar 19, 2015 at 12:17 PM
Solved by using Particle Scaling asset from unity store. they have a few for such particle problems.
Your answer
Follow this Question
Related Questions
PlayerPrefs not saving on Android/iOS Phone but saving on Unity Editor 2 Answers
Moving Line with Collider 0 Answers
Particles to play after an object hits the ground (Unity 5) 1 Answer
Unity 4 compatibility to Unity 5 WebGL 1 Answer
problem on game compilation for Android in Unity 5.0.0f4 0 Answers