01-04-2020, 10:54 AM
Hi there,
I hope there isn't already a thread for this. If so I probably wasn't clever enough to search for the right thing.
I am trying to implement a 2D Simulation but in a 3d environment. The problem is, everytime I try to add a Solver and Emitter the particles don't behave like they should. None of the colliders work (2d or 3d) and the particles just fly straight through the objects.
I tried copying some of the sample scenes into my project and they do work if they haven't been moved from x,y,z = 0,0,0. Once I move them to another place in the environment the problem starts.
I would really appreciate some help since I already worked way to many hours trying to solve this.
Best wishes,
Klaas
I hope there isn't already a thread for this. If so I probably wasn't clever enough to search for the right thing.
I am trying to implement a 2D Simulation but in a 3d environment. The problem is, everytime I try to add a Solver and Emitter the particles don't behave like they should. None of the colliders work (2d or 3d) and the particles just fly straight through the objects.
I tried copying some of the sample scenes into my project and they do work if they haven't been moved from x,y,z = 0,0,0. Once I move them to another place in the environment the problem starts.
I would really appreciate some help since I already worked way to many hours trying to solve this.
Best wishes,
Klaas