System Information
Operating system: Windows 10 version 10.0.19041
Graphics card: NVIDIA GeForce RTX 2080
Blender Version
2.83.2
Short description of error
When use a driver in a particle system the particle system doesn't react to driver value change
Exact steps for others to reproduce the error
- Create a particle system emitter
- Create a trigger object
- Add a custom property to the trigger object
- Relate the property with Velocity.Normal (var = Cube.["trigger"]) Expression: var*10
- Run animation
- Change the trigger property value to 0
- Velocity.Normal changed to 0 but particles are still emitted
Look at the attached example.