Blurring the Player

I would like to create a super speed blur effect. Take these for reference.


I would like to have a blur effect similar to this, however I want it to be colored. I was wondering if it was possible to assign a trail the color of the players clothing? If not then how could I make the player a blur while maintaining the colors of their clothing/avatar?

2 Likes

You can use trails or particle emitters, trails use color I believe and particle emitters use images.

I know how I would make the trail following the player itself, I was just wondering how I could change the color of the trail depending on the players avatar/clothing

1 Like

You can try setting the Color3 value of the trail to the characters torso or uppertorso (depending on r6/r15) via scripts, along with putting the trail into the character.

1 Like

image

1 Like

Yeah but that would only copy the players skin color, I want to make it a complete blur of the player, so I was wondering if there was a way to get the color of their clothing or anything like that.

1 Like

Oh, well that might be a bit harder, Iā€™m clueless. Apologies.

1 Like