07-11-2017, 12:31 PM
(This post was last modified: 07-11-2017, 12:31 PM by josemendez.)
(07-11-2017, 08:38 AM)mimarilker Wrote: Hi,
I am trying to use 2D mode in a vertical plane, when I rotate the emitter and particle system, it fails in simulation. The flow is not accurate and distributes all around in a very high speed. However there's no problem with emitter in horizontal plane. The only solution I achieved was to change the mode to 3D and update solver, however I really want to use 2D mode. So, I am waiting for your precious advises, thanks a lot.
If I understand you correctly, you're trying to simulate 2D in a plane other than XY. 2D mode only works in the XY plane, like Unity's own 2D mode. All particles are projected to this plane during simulation.
Let me know if you mean some other thing. cheers!