Hi, anyone know if it is possible to remove the automatic rotation of the sprite so that they don't always are facing the camera?
thanks
umm that would be the idea of sprite rendering. But yes you can use particle instancing for this, but then you must calculate your own orientation.
Although that's what sprites do, you could instance regular planes to the particles...