Godot Version
4.6 stable
I am making a Platformer (everyone has made a Platformer) and i want to make particles when my player walks.
My problem is if i walk tho the left my particles flying in the wrong direction.
i use flip_h to flip my character and set my hurtbox to -10 to point in the right direction.
But for my particlesistem this is not possible bc it,s not symmetrical.
How do i solve this?
THANKS in advice!
