Как сделать Morph Gui(тутор по Roblox Studio)

Аватар автора
Roblox Studio Уроки и Туториалы
Привет! Новый туториал. Пж заспамте в комментах "Саня веди вк" а то задолбал меня уже. Скрипты: 1. script.Parent.MouseButton1Click:Connect(function() if script.Parent.Parent.Frame.Visible == false then script.Parent.Parent.Frame.Visible = true else script.Parent.Parent.Frame.Visible = false end end) 2. script.Parent.MouseButton1Click:Connect(function() game.ReplicatedStorage.CharChange:FireServer(game.ReplicatedStorage.Morphs.Noob) end) 3. game.ReplicatedStorage.CharChange.OnServerEvent:Connect(function(player,model) local char = model:Clone() local savename = player.Name local pos = player.Character.HumanoidRootPart.CFrame char.Name = savename player.Character:Destroy() player.Character = char char.Parent = workspace char.HumanoidRootPart.CFrame = pos model.GuIs.GUI:Clone().Parent = player.PlayerGui end) Ссылочки: Поддержи меня денежкой: Наш вк: ----------------------------------------------------------------------------------------------------------------------- Вот и всё!

0/0


0/0

0/0

0/0