Hello, I’m trying to make a sword slash effect for my game with a trail following behind the sword. Right now I’m trying to make the texture for the trail fade out the closer to the handle. So the texture should be white at the tip of the sword and fade out towards the base. I have a texture that I’m using and no matter which way I rotate the texture in Photoshop it comes out the same on Roblox. Please let me know if you know the issue!
Where are your Attachments?
One should be at the tip of the sword, the other at the hilt.
The Trail should be attached between them.
Use a texture that is solid at the tip and transparent at the hilt. You can flip the locations of the Attachments if it’s the wrong orientation.
You can then make the Trail fade out during it’s length with the Transparency Property.