You can make a spiral go upwards by changing the rotation, specifically the pitch. You can try something like:
Set All Coords: Player's X, Y, Z, -90 Pitch, 0 Yaw --> Display Particle Spiral
(90 pitch would make it go downwards)
You can also alternatively use a vector to set the rotation as well, if that's more up your alley.
Hope this helps!
