My particles flip unnaturally, how do I fix? Simple Newbie question :(

I have created a very basic platformer using some YouTube tutorials. I decided to create a jetpack, which uses the particle system. However, when my character turns, all the particles turn INSTANTLY. It looks really bad and unnatural. Does anyone know how to fix this?

GIF showing problem: Screen capture - 19a901c8ebe86ed3eaf25ab01102dd83 - Gyazo

Hi and welcome @thelarrieorb ,

Set the particle simulation space to World instead of Local. Now your particles spawn to your character’s local space.

Thank you so much @Olmi ! When you answer these threads, you help out so much. Im very appreciative :smile: