Тёмный

How To Make A Morph Button Roblox Studio 

MoreKeyHitt
Подписаться 446
Просмотров 5 тыс.
50% 1

Server Script -
local function loadCharacter(player)
local avatar = game.ReplicatedStorage.Morph1
local clone = avatar:Clone()
clone.Parent = game.StarterPlayer
clone.Name = "StarterCharacter"
player:LoadCharacter()
clone:Destroy()
end
local remoteFunction = Instance.new("RemoteFunction")
remoteFunction.Name = "LoadCharacterFunction"
remoteFunction.OnServerInvoke = loadCharacter
remoteFunction.Parent = game:GetService("ReplicatedStorage")
Local Script -
local button = script.Parent
local remoteFunction = game:GetService("ReplicatedStorage"):WaitForChild("LoadCharacterFunction")
button.MouseButton1Click:Connect(function()
local success, errorMessage = pcall(function()
-- Call the server to load the character
remoteFunction:InvokeServer()
end)
if not success then
warn("Error loading character:", errorMessage)
end
end)

Опубликовано:

 

16 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@zombee77777
@zombee77777 2 дня назад
So if you guys did not understanded heres thing the buttons needs remote to call script then script gonna do morph thats it
@Frizmrr
@Frizmrr 5 месяцев назад
ur good keep up
@ZxTsusYT
@ZxTsusYT 3 месяца назад
what did you learn from this video bro...
@Frizmrr
@Frizmrr 3 месяца назад
@@ZxTsusYT its not the thing i learnt i just tryna be positive + its a 2 month old post why u care this much bruh
@Rayroblox
@Rayroblox Месяц назад
Can you make it so it has like 50 money to transform and when you get more money you can transform to new one!
@AbdulNady
@AbdulNady 24 дня назад
bro, and to unequip the morph?
@ZerkoxenByZekoxx
@ZerkoxenByZekoxx 3 месяца назад
i making a scp rp game but i add this on my classD select role button and it teleport me where i want (i do a script to it tp to ClassD spawn + change team) and when i add the mmorph it make me respawn so go me at spawn
@santamilagrosa6082
@santamilagrosa6082 3 месяца назад
where do we place the id because i forgot where
@Nippee_redhead001
@Nippee_redhead001 Месяц назад
IT DID NOT WORK FOR ME
@rbxscriptfree
@rbxscriptfree 2 месяца назад
how to make for only admins
@someonelolll
@someonelolll 4 месяца назад
what if i want to make 2
@youareworthitall
@youareworthitall 2 месяца назад
it didnt work
@goptgod7
@goptgod7 4 месяца назад
I wanted to learn to make one not copy
@Sagehero21
@Sagehero21 5 месяцев назад
textbutton
@ZxTsusYT
@ZxTsusYT 3 месяца назад
bro did not teach anything
@MoreKeyHitt
@MoreKeyHitt 3 месяца назад
Then don't Watch A 40 Second Video Expecting To Learn Something
@ZxTsusYT
@ZxTsusYT 3 месяца назад
@@MoreKeyHitt so you admit your content is fake
@MoreKeyHitt
@MoreKeyHitt 3 месяца назад
@@ZxTsusYT Bruh If you Read My Channel Description It Says I Provide Scripts I Don't Usually tell people How To Make The Scripts Tho, I Do That Because If Some One Has Been Looking For A Working tutorial for hours then find this channel at least they don't have to spend hours getting the script to work, Overall my Videos Are Mainly to get The Point Across Quickly
@ZxTsusYT
@ZxTsusYT 3 месяца назад
@@MoreKeyHitt nobody has time to read description man, and plus, your just describing your end results for YOUR system
@ZxTsusYT
@ZxTsusYT 3 месяца назад
@@MoreKeyHitt We need to see how does the player become the intended character, and thats what we clicked on this video for expecting this outcome, atleast i did...
Далее
Scripter vs 3D Modeler Game Swap
9:43
Просмотров 363 тыс.
Million jamoasi - Amerikaga sayohat
12:37
Просмотров 430 тыс.
How to make simple NPC dialogue in Roblox Studio
14:38
I Made a Roblox BATTLEGROUNDS Game in 1 WEEK
9:51
Просмотров 71 тыс.
HOW TO MAKE A MAIN MENU 🛠️ Roblox Studio Tutorial
16:26
Turning an Optical Illusion Into a Playable Character
22:39
12 Minutes of USELESS INFORMATION about ROBLOX
12:02
Просмотров 621 тыс.
Making an APP using Scratch!
11:06
Просмотров 129 тыс.
Million jamoasi - Amerikaga sayohat
12:37
Просмотров 430 тыс.