I’m trying to play the particle system whenever the current position of the player is lower than before(the lastpos). I’m not sure what’s wrong though, my logic or code or both? any help would be appreciated. Thanks!
You must enable your parcticle system for a minimum amount of time. actualy you active and desactive the emiter imediatly after the movement. This script works on my new project :