Hat

非推奨を表示
非推奨

コードサンプル

Manually Position Hats

local hat = script.Parent
local character = hat.Parent
hat.Handle.CFrame = character.Head.CFrame * CFrame.new(0, character.Head.Size.Y / 2, 0) * hat.AttachmentPoint:inverse()

概要

プロパティ

Accoutrement から継承した プロパティ
  • 非表示
    複製されていません
    並列読み取り

    Sets the offset position of the object on the Player.

  • 並列読み取り

    The exact CFrame of the Accoutrement.

  • 非表示
    複製されていません
    並列読み取り

    Sets the position of the object on the Player.

  • 非表示
    複製されていません
    並列読み取り

    Sets the offset position of the object on the Player.

  • 非表示
    複製されていません
    並列読み取り

    Sets the offset position of the object on the Player.

プロパティ

方法

イベント