That's correct! You can stop the rotation by adding the module "Align Particles with Collision Plane" just after the "Collision" module. This should do the work
You can do it in two ways. 1) Under the "Initialize Particle" module, set the "Mesh Scale Mode" to any mode you want and particles will have that scale when they are spawned. 2) You can add the "Scale Mesh Size" module to the "Particle Update" section. Then you can add your logic to the "Scale Factor" parameter. For example you can set the Scale Factor to a "Vector from curve" so that particles change size depending on their Age.
Super helpful tutorial !!
Thank you ! I appreciate your feedback 🙏
Hi can you make a video on flies niagra
Hello, thank you for your comment
I will consider that in a future tutorial!
Thanks for the suggestion!
Hi, show please how to make leaves take off from a gust of air for example from a blow or explosion.
Hello, thank you for your comment!
Yes, I will consider that for a future tutorial 😊
The leaves on the ground are still moving, but how can we stop the leaves that have fallen to the ground?
That's correct!
You can stop the rotation by adding the module "Align Particles with Collision Plane" just after the "Collision" module. This should do the work
@@YedesCodes Thanks!
how to decrease size of particles
You can do it in two ways.
1) Under the "Initialize Particle" module, set the "Mesh Scale Mode" to any mode you want and particles will have that scale when they are spawned.
2) You can add the "Scale Mesh Size" module to the "Particle Update" section. Then you can add your logic to the "Scale Factor" parameter. For example you can set the Scale Factor to a "Vector from curve" so that particles change size depending on their Age.