FloorWire

Mostrar obsoleto
obsoleto

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.

Resumen

Propiedades

  • leer paralelo
    obsoleto

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

  • leer paralelo
    obsoleto

    The object that the FloorWire travels from.

  • leer paralelo
    obsoleto

    The number of studs between each FloorWire segment.

  • leer paralelo
    obsoleto

    Sets the texture to be displayed on the FloorWire.

  • leer paralelo
    obsoleto

    Sets the size of the texture used with the FloorWire.

  • leer paralelo
    obsoleto

    The object that the FloorWire travels to.

  • leer paralelo
    obsoleto

    The speed that the textures flow along the wire.

  • leer paralelo
    obsoleto

    The radius of the wire.

Propiedades heredados de GuiBase3d
  • leer paralelo

    Sets the color of a GUI object.

  • leer paralelo

    Sets the transparency of a GUI object, where 1 is invisible and 0 is completely visible.

  • leer paralelo

    Determines whether the object and its descendants will be displayed.

Propiedades

CycleOffset

leer paralelo

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

leer paralelo

The object that the FloorWire travels from.

StudsBetweenTextures

leer paralelo

The number of studs between each FloorWire segment.

Texture

leer paralelo

Sets the texture to be displayed on the FloorWire.

TextureSize

leer paralelo

Sets the size of the texture used with the FloorWire.

leer paralelo

The object that the FloorWire travels to.

Velocity

leer paralelo

The speed that the textures flow along the wire.

WireRadius

leer paralelo

The radius of the wire.

Métodos

Eventos