07-07-2021, 08:22 PM
The problem is that you have your Speed operator timing set to Continuous, so the Point Force is never able to contribute to the Rotation, because the Speed operator overwrites whatever velocity exists on the particle each frame, before the Rotation operator evaluates.
If you need the Speed operator set to continuous, place the Rotation operator above it.
If you need the Speed operator set to continuous, place the Rotation operator above it.