local screenGui = script.Parent local button = screenGui:WaitForChild("TextButton") -- 開くボタン local frame = screenGui:WaitForChild("Frame") -- 開く対象GUI -- 最初は非表示にする(※プロパティで設定済みならこの行は不要) frame.Visible = ...
local player = game.Players.LocalPlayer local gui = script.Parent local toolName = "KeyTool" gui.Visible = false -- 初期状態:非表示 -- 装備中ツールの確認 local function updateGUIVisibility() local character = ...
大人のゲーマーは知らない、でも子どもには大人気、なんだか不気味で、親はちょっと心配にもなる、『レインボーフレンズ』について、紹介したいと思います。 世界中で大人気のゲームプラットフォーム『Roblox』(ロブロックス) ...