FloorWire

Show Deprecated
DEPRECATED

A FloorWire attempts to make a wire from two of its properties: FloorWire.From and FloorWire.To, which both need to be set to a BasePart. It sometimes goes through bricks but the majority of the time it works fine. It starts at From's center and goes to To's center. Which side of each one it goes into depends on the BaseParts's positions. It chooses the fastest route.

Summary

Properties

A decimal number between 0 and 1, through which you can control how far all of the decals are along the wire.

The object that the FloorWire travels from.

The number of studs between each FloorWire segment.

Sets the texture to be displayed on the FloorWire.

Sets the size of the texture used with the FloorWire.

The object that the FloorWire travels to.

The speed that the textures flow along the wire.

The radius of the wire.

Methods

Events

Properties

CycleOffset

A decimal number between 0 and 1, through which you can control how far all of the decals are along the wire.

The object that the FloorWire travels from.

StudsBetweenTextures

The number of studs between each FloorWire segment.

Texture

Sets the texture to be displayed on the FloorWire.

TextureSize

Sets the size of the texture used with the FloorWire.

The object that the FloorWire travels to.

Velocity

The speed that the textures flow along the wire.

WireRadius

The radius of the wire.

Methods

Events