#Pls menu

1 messages · Page 1 of 1 (latest)

outer musk
#

Hello, I wrote below because I didn't have the space anymore.

#

Hello, to begin I will explain to you the aim of my game, we have the choice between 3 characters, Luffy, Gojo, Naruto and we must survive on an island. And what I would like is a menu where We choose between the 3 and when we click on one of the three we have its capacity (the capacities are already done)

outer musk
#

Pls

twilit portal
#

@outer musk you wanna know how to make a menu to select the characters?

real atlasBOT
#

studio** You are now Level 1! **studio

twilit portal
#

if player.Character then
player.Character:Destroy()
end

-- Clone new character
local newCharacter = characterTemplate:Clone()
newCharacter.Name = player.Name
newCharacter.Parent = workspace

-- Set player character
player.Character = newCharacter

-- Move camera and controls to new character
local humanoidRootPart = newCharacter:WaitForChild("HumanoidRootPart")
local humanoid = newCharacter:WaitForChild("Humanoid")
game.Players:CreateHumanoidDescriptionFromUserId(player.UserId):ApplyToDescription(humanoid)

-- Spawn positioning (optional)
newCharacter:SetPrimaryPartCFrame(CFrame.new(0, 10, 0))
#

Just ask ai for some explanation

#

Basically like a shitty devform

outer musk
#

What should I do with the script?

twilit portal
#

Ask ai for help in French

#

Idk french

outer musk
#

?

#

Ping me

real atlasBOT
#

studio** You are now Level 2! **studio

outer musk
#

@twilit portal

twilit portal
#

Idk how to help you ngl

#

So its best asking ai that can understand french