The texture property of http://wiki.roblox.com/index.php?title=API:Class/FloorWire is not being changed, but the texture still reloads constantly. I need to use this object to make the texture move on the line. Is there an alternative?
The alternative would probably be to use LineHandleAdornments to create the appearance of the FloorWire, then follow the path manually with a script and BillboardGuis. This is a bit crazy, yes, but FloorWire is deprecated so I don’t think you should use it. It’s also clearly not working for you.
Mhm, switched approach. No more lines.