-
Notifications
You must be signed in to change notification settings - Fork 0
How to create particles effects
Jean-Milost Reymond edited this page May 11, 2024
·
1 revision
- Add a
GPUParticles3D
node in your scene - In the Inspector on the right, under Draw Passes, select a shape for your particles. Also add a material for the shape
- Under Process Material, add a new
ParticleProcessMaterial
- This should lead to a minimal starting point for particles. When you see the particles appear in the scene, configure the different properties until reach the effect you want