Hello, I’m trying to make a magic system, like Skyrim, and the first magic that I am testing is Fire, a “flamethrower”. When the player click and hold the left mouse button, the magic is launched and it works well, but if the player starts moving, the particles starts to stay behind the hand of the player, the move backwards while the player move forward. How do I make the particles to launch only forward while the player moves?
Have you tried changing simulation space to local?