Hi,
I try a very simple thing :
one directional emitter (direction Y) with particles and gravity + collide with the ground (a simple polycube)
(to make a fountain)
The problem : particles collide at start with the ground (polycube at 0 -1 0, height 2 ) and emitter at 0 0.1 0
(and goes into the polycube !!!)
It works if I set the Tz of the emitter to 1.0, but not correct for the simulation....
Why ?
Any idea ?
Alain